You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
<input type="radio" id="csp-on" name="csp" value="csp-on" data-toggle="tooltip" title="Sets the CSP header with the value of the above box (for all sites)"></input>
<label for="csp-on">On</label>
<input type="radio" id="csp-report-on" name="csp" value="csp-report-on" data-toggle="tooltip" title="Enables a restrictive Report-Only CSP with report-uri"></input>
<label for="csp-report-on">Report Only</label>
<input type="radio" id="csp-off" name="csp" value="csp-off" data-toggle="tooltip" title="Turn off all CSP headers"></input>