Three options: (1) Report-Only variants — Content-Security-Policy-Report-Only, Cross-Origin-Opener-Policy-Report-Only — send violation reports without blocking. (2) Roll out per-endpoint — test on a low-traffic route first. (3) Use our security headers checker to inspect current state before and after deployment. Never ship a new CSP straight to production without a Report-Only bake period.
All questions