1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/devtools/client/webconsole/test/test_bug_1010953_cspro.html^headers^
T

2 lines
232 B
Plaintext

Content-Security-Policy: default-src 'self'; img-src 'self'; script-src some.example.com;
Content-Security-Policy-Report-Only: default-src 'self'; img-src some.example.com; script-src 'self'; report-uri https://example.com/ignored/;