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

CORS-anywhere does not work with photos from https://www.net-a-porter.com/ #431

Open chris-taffi opened 2 years ago

chris-taffi commented 2 years ago

When I try any image from https://www.net-a-porter.com/ the console shows a CORS error and the request returns a 503 status.

image

There is no error message returned in the response so I don't know where the problem is. Hope you can help. Thank you.