What is a Content-Security-Policy header?
Declares which sources of scripts, styles, images, and other content the browser is allowed to load, mitigating XSS.
Declares which sources of scripts, styles, images, and other content the browser is allowed to load, mitigating XSS.