Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: script-src https: http: 'unsafe-eval' 'unsafe-inline'; frame-ancestors https://*.browserstack.com; worker-src https: http: blob: 'unsafe-eval' 'unsafe-inline'; style-src https: http: 'unsafe-inline'; img-src https: http: data: blob: about:; font-src https: http: data:; connect-src https: http: wss:; object-src https: http:
script-src
Scheme
—
https:
script-src
Scheme
—
http:
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
worker-src
Scheme
—
https:
worker-src
Scheme
—
http:
worker-src
Scheme
—
blob:
worker-src
Keyword
—
'unsafe-eval'
worker-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
https:
style-src
Scheme
—
http:
style-src
Keyword
—
'unsafe-inline'
img-src
Scheme
—
https:
img-src
Scheme
—
http:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Scheme
—
about:
font-src
Scheme
—
https:
font-src
Scheme
—
http:
font-src
Scheme
—
data:
connect-src
Scheme
—
https:
connect-src
Scheme
—
http:
connect-src
Scheme
—
wss:
object-src
Scheme
—
https:
object-src
Scheme
—
http:
Content-Security-Policy-Report-Only
No report-only CSP headers found.