Open
Cached
·
2h ago
4
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; style-src 'self'; script-src 'self'; frame-ancestors 'none';
default-src
Keyword
—
'self'
style-src
Keyword
—
'self'
script-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.