Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; script-src 'self'; style-src 'self'; img-src 'self'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'
default-src
Keyword
—
'none'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
img-src
Keyword
—
'self'
base-uri
Keyword
—
'none'
form-action
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.