Constant X_XSS_PROTECTION

Source
pub const X_XSS_PROTECTION: &str = "x-xss-protection";
Expand description

The HTTP header field x-xss-protection, used to enable XSS filtering in browsers.