Security headers reference
What each HTTP security header does, its options, and how it's scored. Open the builder →
Transport
Content Security Policy
Framing
MIME sniffing
Referrer
Permissions
Cross-origin isolation
Cross-Origin-Opener-Policy
Isolate your browsing context from cross-origin windows.
Cross-Origin-Embedder-Policy
Require cross-origin resources to opt in to being embedded.
Cross-Origin-Resource-Policy
Limit which origins may embed this resource.
Origin-Agent-Cluster
Ask the browser to isolate this origin in its own agent cluster.
Cookies & storage
Set-Cookie
Attributes that decide whether a cookie is stealable.
Clear-Site-Data
Wipe cookies, storage, and cache on logout.
Reporting
Legacy & misc