Skip to content

benk79/CSP-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CSP-Report

PHP code to get reports about mixed content when migrating from http to https:

header("Content-Security-Policy-Report-Only: default-src https:; style-src 'unsafe-inline' https: ; report-uri https://example.com/csp_report_parser.php;");

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages