CORS

Cross-Origin Resource Sharing: a browser mechanism that lets a server specify which other origins may access its resources via scripts, relaxing the default same-origin policy in a controlled way. Misconfigured CORS can expose data to malicious sites.

7 direct links1 lesson

Concept Neighborhood

Related

Start here

HTTP

The most substantial related concept here, covered by 9 lessons.

Open concept →

Related Lessons

1 lesson covers this concept

Sign in to open lesson content directly.