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 was archived by the owner on Apr 16, 2026. It is now read-only.
Besides the Content-Security-Policy header, there is the Content-Security-Policy-Report-Only header that is used to report violations against the CSP without blocking content.
We should implement a check for this header and send a hint to the user, that he should consider using the Content-Security-Header instead.
Besides the
Content-Security-Policyheader, there is theContent-Security-Policy-Report-Onlyheader that is used to report violations against the CSP without blocking content.We should implement a check for this header and send a hint to the user, that he should consider using the
Content-Security-Headerinstead.