Open
Cached
·
just now
7
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' 'unsafe-inline' 'unsafe-eval';script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://*.onetrust.com https://*.eastspring.co.th;connect-src 'self' https://*.onetrust.com https://*.eastspring.co.th;img-src 'self' https://*.eastspring.co.th https://*.onetrust.com;frame-src 'self' https://*.eastspring.co.th;frame-ancestors 'self';base-uri 'self' https://order.eastspring.co.th;
default-src
Keyword
—
'self'
default-src
Keyword
—
'unsafe-inline'
default-src
Keyword
—
'unsafe-eval'
script-src-elem
Keyword
—
'self'
script-src-elem
Keyword
—
'unsafe-inline'
script-src-elem
Keyword
—
'unsafe-eval'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
base-uri
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.