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