report-and-enforce.html.sub.headers (498B)
1 Expires: Mon, 26 Jul 1997 05:00:00 GMT 2 Cache-Control: no-store, no-cache, must-revalidate 3 Cache-Control: post-check=0, pre-check=0, false 4 Pragma: no-cache 5 Set-Cookie: report-and-enforce={{$id:uuid()}}; Path=/content-security-policy/reporting/ 6 Content-Security-Policy: img-src 'none'; style-src *; script-src 'self' 'unsafe-inline' 7 Content-Security-Policy-Report-Only: img-src *; style-src 'none'; script-src 'self' 'unsafe-inline'; report-uri /reporting/resources/report.py?op=put&reportID={{$id}}