Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https: https://ajax.googleapis.com https://cdn.jsdelivr.net https://dnnapi.com https://cdnjs.cloudflare.com https://cdn.cookielaw.org; font-src * data:; connect-src 'self' https: https://wtwdevcbot-bot.azurewebsites.net wss://directline.botframework.com; script-src 'self' https: 'unsafe-inline' 'unsafe-eval' blob:; style-src * 'unsafe-inline' 'unsafe-eval' blob:; media-src 'self' https: 'unsafe-inline' 'unsafe-eval'; img-src 'self' https: 'unsafe-inline' 'unsafe-eval' data: blob:
default-src
Keyword
—
'self'
default-src
Scheme
—
https:
font-src
Host
—
*
font-src
Scheme
—
data:
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
script-src
Keyword
—
'self'
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
blob:
style-src
Host
—
*
style-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'unsafe-eval'
style-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
https:
media-src
Keyword
—
'unsafe-inline'
media-src
Keyword
—
'unsafe-eval'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'unsafe-eval'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.