13 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.