Realm Security Defenses Headers Args
Constructors
Properties
Sets the Content Security Policy, which can be used for prevent pages from being included by non-origin iframes. More information can be found in the W3C-CSP Abstract.
Used for testing Content Security Policies.
The Referrer-Policy HTTP header controls how much referrer information (sent with the Referer header) should be included with requests.
The Script-Transport-Security HTTP header tells browsers to always use HTTPS.
Sets the X-Content-Type-Options, which can be used for prevent MIME-sniffing a response away from the declared content-type
Sets the x-frame-option, which can be used to prevent pages from being included by non-origin iframes. More information can be found in the RFC7034
Prevent pages from appearing in search engines.
This header configures the Cross-site scripting (XSS) filter in your browser.