Files
developer-roadmap/content/roadmaps/100-frontend/content/106-web-security-knowledge/102-cors.md
2021-12-11 02:25:41 +01:00

440 B

CORS

Cross-Origin Resource Sharing (CORS) is an HTTP-header based mechanism that allows a server to indicate any origins (domain, scheme, or port) other than its own from which a browser should permit loading resources.

Free Content CORS — Cross-Origin Resource Sharing