11 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.