Cached · just now
15 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Nonce
'nonce-XYZ123'
script-src Keyword
'strict-dynamic'
style-src Keyword
'self'
style-src Nonce
'nonce-XYZ123'
img-src Keyword
'self'
img-src Host
font-src Keyword
'self'
connect-src Keyword
'self'
media-src Keyword
'self'
frame-src Keyword
'self'
frame-src Host
object-src Keyword
'none'
base-uri Keyword
'self'
form-action Keyword
'self'
form-action Host
frame-ancestors Keyword
'none'
upgrade-insecure-requests Source
(no sources)
block-all-mixed-content Source
(no sources)
report-uri Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.