Open
Cached
·
1h ago
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self';img-src 'self' https: data:;font-src 'self' https: data:;script-src 'self' *.office.net *.office.com *.microsoft.com *.azure.com *.msedge.net *.office365.com *.msauth.net *.msftauth.net *.live.com;connect-src 'self' https:;style-src 'self' 'unsafe-inline'; frame-src 'self' https:;
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
font-src
Scheme
—
https:
font-src
Scheme
—
data:
script-src
Keyword
—
'self'
script-src
Host
—
script-src
Host
—
connect-src
Keyword
—
'self'
connect-src
Scheme
—
https:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
frame-src
Keyword
—
'self'
frame-src
Scheme
—
https:
Content-Security-Policy-Report-Only
No report-only CSP headers found.