Open
Cached
·
just now
4
directives
Content-Security-Policy
Content-Security-Policy: script-src * 'self' 'unsafe-inline' 'unsafe-eval';object-src 'self';base-uri 'self';frame-ancestors 'self';
script-src
Host
—
*
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
object-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.