Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://*.insights.stagingforms.com https://*.qrveyapp.com; script-src * 'unsafe-inline' 'unsafe-eval' data: blob:; style-src 'self' 'unsafe-inline' https://*.insights.stagingforms.com *; img-src * data: blob:; connect-src *; font-src * data:; object-src *; frame-src * blob:
default-src
Keyword
—
'self'
default-src
Host
—
script-src
Host
—
*
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
data:
script-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Host
—
*
img-src
Host
—
*
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
connect-src
Host
—
*
font-src
Host
—
*
font-src
Scheme
—
data:
object-src
Host
—
*
frame-src
Host
—
*
frame-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.