mirror of
https://github.com/d0zingcat/cors-anywhere.git
synced 2026-05-13 23:16:51 +00:00
Some clients try to use CORS Anywhere, even for same-origin requests... Add a new setting "redirectSameOrigin" to not waste server resources on proxying such requests. Fixes #42