Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: default-src https:; script-src 'unsafe-inline' 'unsafe-eval' https:; style-src 'unsafe-inline' https:; img-src 'self' *.usask.ca https: data: blob:; media-src 'self' *$
default-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
https:
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.