24 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
connect-src Keyword
'self'
frame-src Keyword
'self'
img-src Host
*
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
object-src Keyword
'none'
base-uri Keyword
'self'
form-action Keyword
'self'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
connect-src Keyword
'self'
frame-ancestors Keyword
'self'
frame-ancestors Host
frame-ancestors Host
frame-src Keyword
'self'
img-src Host
*
img-src Keyword
'self'
img-src Scheme
blob:
img-src Scheme
data:
object-src Keyword
'none'
base-uri Keyword
'self'
form-action Keyword
'self'
report-to Host