Open
Cached
·
just now
3
directives
Content-Security-Policy
Content-Security-Policy: script-src 'self' 'unsafe-inline' 'unsafe-eval'; frame-src 'self'; child-src 'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
frame-src
Keyword
—
'self'
child-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.