Content-Security-Policy (CSP)
Controls the sources from which web pages can load resources, effectively preventing XSS attacks. CSP is one of the most effective methods for defending against cross-site scripting attacks.
Controls the sources from which web pages can load resources, effectively preventing XSS attacks. CSP is one of the most effective methods for defending against cross-site scripting attacks.