Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Sun, 30 Aug 2026 12:11:05 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Sun, 30 Aug 2026 12:11:05 GMT pragma: no-cache
Content Headers
Content-Length
372
Content-Type
text/html
content-length: 372 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 30 Aug 2026 12:11:05 GMT
Mime-Version
1.0
X-Req
a=allow;c=;d=desktop;g=0.c40c0317.1788091865.6f9b337d;h=mail.cvshealth.com;i=23.3.12.196;l=unk;t=ut;u=brw
date: Sun, 30 Aug 2026 12:11:05 GMT mime-version: 1.0 x-req: a=allow;c=;d=desktop;g=0.c40c0317.1788091865.6f9b337d;h=mail.cvshealth.com;i=23.3.12.196;l=unk;t=ut;u=brw
Recommendations
Enable compression (gzip/brotli) to improve performance