Files
simple-proxy/README.md
2023-09-13 22:58:05 +02:00

333 B

simple-proxy

Simple reverse proxy to bypass CORS, used by movie-web.

features:

  • Deployable on many platforms - thanks to nitro
  • header rewrites - read and write protected headers
  • bypass CORS - always allows browser to send requests through it

supported platforms:

  • cloudflare workers
  • nodejs