dependabot[bot] 655b053fd6 Bump undici from 5.24.0 to 5.27.0
Bumps [undici](https://github.com/nodejs/undici) from 5.24.0 to 5.27.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.24.0...v5.27.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-29 20:20:42 +00:00
2023-10-16 20:15:39 +02:00
2023-09-13 23:08:44 +02:00
2023-09-08 22:59:05 -05:00
2023-09-06 16:34:21 -05:00
2023-09-06 16:34:21 -05:00
2023-10-16 22:25:46 +02:00
2023-09-14 20:01:04 +02:00

simple-proxy

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

Deploy to Cloudflare Workers


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
  • AWS lambda
  • nodejs
Description
Simple proxy for a cloudflare worker
Readme 414 KiB
Languages
TypeScript 96.2%
Dockerfile 3.8%