Skip to main content

http.header.xssProtection

Maturity

experimental

Description

HTTP header X-XSS-Protection, which is now outdated (replaced by CSP)

Fields

IDTYPEDESCRIPTION
enabledboolWhether the header is enabled (Enabled when the header value is set to 1; disabled if set to 0)
modestringMode for XSS filtering
reportstringReport endpoint for violations (Chromium only)

References