Glossary term
CSP
Content Security Policy. HTTP response header that constrains what scripts, styles, and other resources a browser will load on a page.
When it matters
Always. Strict CSP is the single most effective defence against cross-site scripting (XSS) attacks.
Related terms
Related services
Last reviewed: