Simple proxy for a cloudflare worker
Find a file
James Hawkins a875f0d335
Merge pull request #4 from jonbarrow/dev
Fixed support for X-Cookie, X-Referer, X-Origin, and X-Set-Cookie headers
2023-01-08 19:20:17 +00:00
.github/workflows update linting action 2023-01-08 14:59:18 +01:00
.vscode update linting 2023-01-08 15:01:40 +01:00
src Fixed linting/prettier errors 2023-01-08 09:08:49 -05:00
.editorconfig repo setup 2022-12-26 21:27:42 +01:00
.eslintrc.json repo setup 2022-12-26 21:27:42 +01:00
.gitignore repo setup 2022-12-26 21:27:42 +01:00
.prettierrc.js repo setup 2022-12-26 21:27:42 +01:00
package-lock.json repo setup 2022-12-26 21:27:42 +01:00
package.json Fix NPM Linting: Change ref from lib/ to src/ 2022-12-26 20:57:40 +00:00
README.md Random change to show JVS the action 2022-12-26 21:52:08 +00:00
vite.config.js repo setup 2022-12-26 21:27:42 +01:00

Cloudflare worker proxy

Simple http proxy in a cloudflare worker.