mirror of
https://github.com/d0zingcat/cors-anywhere.git
synced 2026-05-13 23:16:51 +00:00
One of the following headers is required by default: - Origin: This header is always sent with CORS requests. - X-Requested-With: This header is automatically added by jQuery on same-origin requests. These two headers effectively disable the ability to use the CORS proxy for regular browsing.