24 directives

Content-Security-Policy

default-src Keyword
'none'
script-src Keyword
'none'
style-src Keyword
'self'
object-src Keyword
'none'
base-uri Keyword
'self'
connect-src Keyword
'self'
font-src Keyword
'self'
frame-src Keyword
'self'
frame-ancestors Keyword
'none'
img-src Keyword
'self'
form-action Keyword
'self'
worker-src Keyword
'none'

Content-Security-Policy-Report-Only

default-src Keyword
'none'
script-src Keyword
'none'
style-src Keyword
'self'
object-src Keyword
'none'
base-uri Keyword
'self'
connect-src Keyword
'self'
font-src Keyword
'self'
frame-src Keyword
'self'
frame-ancestors Keyword
'none'
img-src Keyword
'self'
form-action Keyword
'self'
worker-src Keyword
'none'