4 ms·
I honestly feel like CORS was invented just to get people to use reverse proxies more.
by inkeddeveloper 5y ago
I honestly feel like CORS was invented just to get people to use reverse proxies more.
- naniwaduni 5y agoCORS enables site operators to prevent third-party sites from offloading requests for them onto clients, and conveniently reduces XSS exposure as a side-effect.