Open
Cached
·
just now
17
directives
Content-Security-Policy
Content-Security-Policy: frame-ancestors 'self';block-all-mixed-content;default-src 'self';script-src 'self' 'report-sample' 'unsafe-inline' https://cdn.redoc.ly ;style-src 'self' 'report-sample' 'unsafe-inline' https://fonts.googleapis.com;object-src 'none';frame-src 'self';child-src 'self';img-src 'self' data: validator.swagger.io;font-src 'self' https://fonts.gstatic.com/;connect-src 'self';manifest-src 'self';base-uri 'self';form-action 'self';media-src 'self';prefetch-src 'self';worker-src 'self' blob:;
frame-ancestors
Keyword
—
'self'
block-all-mixed-content
Source
—
(no sources)
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'report-sample'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'report-sample'
style-src
Keyword
—
'unsafe-inline'
object-src
Keyword
—
'none'
frame-src
Keyword
—
'self'
child-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
manifest-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
media-src
Keyword
—
'self'
prefetch-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
Content-Security-Policy-Report-Only
No report-only CSP headers found.