mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
2 lines
No EOL
232 B
Text
2 lines
No EOL
232 B
Text
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/; |