Tag: cors
All the articles with the tag "cors".
-
CORS: What is it protecting?
CORS is a browser security mechanism, not a server one. What the Origin header and preflight checks actually do, what CORS protects against, and why it is not CSRF protection.