Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; child-src 'self' https://www.youtube.com https://player.vimeo.com https://restlet.github.io https://restlet.talend.com https://download.restlet.talend.com https://javadocs.restlet.talend.com; object-src 'none'; img-src blob: data: 'self' https://restlet.github.io https://restlet.talend.com https://download.restlet.talend.com https://javadocs.restlet.talend.com https://i.ytimg.com; style-src 'self' https://restlet.github.io https://restlet.talend.com https://download.restlet.talend.com https://javadocs.restlet.talend.com 'sha256-tWdSEADV9viBDoG0+bGa9tdGNoA6oClsjvjMVaFM7is=' https://fonts.googleapis.com; script-src blob: 'self' https://restlet.github.io https://restlet.talend.com https://download.restlet.talend.com https://javadocs.restlet.talend.com; font-src 'self' https://fonts.gstatic.com/; frame-ancestors 'none'; connect-src 'self' https://*.sentry.io https://restlet.github.io https://restlet.talend.com https://download.restlet.talend.com https://javadocs.restlet.talend.com;
default-src
Keyword
—
'self'
child-src
Keyword
—
'self'
object-src
Keyword
—
'none'
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
img-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Hash
—
'sha256-tWdSEADV9viBDoG0+bGa9tdGNoA6oClsjvjMVaFM7is='
script-src
Scheme
—
blob:
script-src
Keyword
—
'self'
font-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'none'
connect-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.