A mechanism that controls resource sharing between different origins.
Short for Cross-Origin Resource Sharing. It's the mechanism by which a browser safely allows or denies resource access across different origins. The server must explicitly state the allowed origin via the Access-Control-Allow-Origin header.
© 2026 ITBGM