Rob--W / cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
MIT License
8.57k stars 5.99k forks source link

Update http-proxy to 1.18.1 #403

Closed prabushi closed 2 years ago

prabushi commented 2 years ago

http-proxy 1.18.1 contains the fix for the denial of service attack issue with the setHeader function.

Fix https://github.com/Rob--W/cors-anywhere/issues/402

Rob--W commented 2 years ago

Not affected. See https://github.com/Rob--W/cors-anywhere/issues/254#issuecomment-659037020

I've closed #402 as a duplicate of #253.