Open
Cached
·
just now
11
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache,must-revalidate,max-age=0,no-store,private
cache-control: no-cache,must-revalidate,max-age=0,no-store,private
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
Server
sfdcedge
server: sfdcedge
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 02 Sep 2026 14:29:32 GMT
X-Request-Id
c0df5538ad085f4c8ced789259c415cc
X-Sfdc-Edge-Err
true
X-Sfdc-Request-Id
c0df5538ad085f4c8ced789259c415cc
date: Wed, 02 Sep 2026 14:29:32 GMT x-request-id: c0df5538ad085f4c8ced789259c415cc x-sfdc-edge-err: true x-sfdc-request-id: c0df5538ad085f4c8ced789259c415cc
Recommendations
Enable compression (gzip/brotli) to improve performance