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

The URL is invalid: two slashes are needed after the http(s): #421

Closed nonconformiste closed 2 years ago

nonconformiste commented 2 years ago

But after https: I have two slashes. This happened when doing a reverse proxy through ngnix and did ssl

AJamesPhillips commented 2 years ago

Please share the URL which produced the error.

AJamesPhillips commented 2 years ago

Also this might solve your problem: https://github.com/Rob--W/cors-anywhere/issues/417