Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: default-src https:; script-src 'unsafe-inline' https:; style-src 'unsafe-inline' https:; img-src 'self' *.usask.ca https: data:; frame-ancestors 'self' *.usask.ca;
default-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
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:
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.