Open
Cached
·
just now
5
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https://*.rasotec.com; connect-src 'self' https://*.rasotec.com https://app.lemlist.com; img-src 'self' blob: data:; style-src 'self' 'unsafe-hashes' 'unsafe-inline'; frame-ancestors 'self'
default-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
blob:
img-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-hashes'
style-src
Keyword
—
'unsafe-inline'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.