Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; connect-src 'self' https://api.app.fleetit.com https://*.fleetit.com https://storage.googleapis.com; img-src 'self' data: https://storage.googleapis.com https://cdn.jsdelivr.net; font-src 'self' https://storage.googleapis.com https://cdn.jsdelivr.net; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://storage.googleapis.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://storage.googleapis.com https://netdna.bootstrapcdn.com https://cdn.jsdelivr.net; frame-src 'self'; form-action 'self' https://*.fleetit.com https://*.staging.fleetit.com https://*.app.fleetit.com https://*.qa.fleetit.com https://api.staging.fleetit.com https://api.app.fleetit.com https://api.qa.fleetit.com https://api.fleetit.com https://mcp.staging.fleetit.com https://mcp.app.fleetit.com https://mcp.fleetit.com
default-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
connect-src
Host
—
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
frame-src
Keyword
—
'self'
form-action
Keyword
—
'self'
form-action
Host
—
form-action
Host
—
form-action
Host
—
form-action
Host
—
form-action
Host
—
form-action
Host
—
form-action
Host
—
Content-Security-Policy-Report-Only
No report-only CSP headers found.