Cached · just now
5 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Host
*
script-src Keyword
'self'
script-src Nonce
'nonce-devdocs'
font-src Keyword
'none'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Host
*
img-src Keyword
'self'
img-src Host
*
img-src Scheme
data:

Content-Security-Policy-Report-Only

No report-only CSP headers found.