Tag: security
All the articles with the tag "security".
-
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.