CORS
Published Aug 18, 2022
Contribute to Docs
Cross-Origin Resource Sharing (CORS) is a tool that uses HTTP headers to help servers determine which requests from other resources can access the current, cross-origin resource.
In most cases, browsers will make a “preflight” request to the host server to ensure the actual request will work. This is another function of CORS.
CORS
- Access-Control-Allow-Origin
- Determines which requests from other pieces of web content have access to the current resource.
Contribute to Docs
- Learn more about how to get involved.
- Edit this page on GitHub to fix an error or make an improvement.
- Submit feedback to let us know how we can improve Docs.
Learn more on Codecademy
- Career path
Full-Stack Engineer
A full-stack engineer can get a project done from start to finish, back-end to front-end.Includes 51 CoursesWith Professional CertificationBeginner Friendly150 hours - Free course
Learn JavaScript
Learn how to use JavaScript — a powerful and flexible programming language for adding website interactivity.Beginner Friendly15 hours