Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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
Fri, 28 Aug 2026 11:24:20 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Fri, 28 Aug 2026 11:24:20 GMT pragma: no-cache
Content Headers
Content-Length
10244
Content-Type
text/html;charset=UTF-8
content-length: 10244 content-type: text/html;charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 28 Aug 2026 11:24:20 GMT
X-Req
a=allow;c=none;d=desktop;g=0.c40c0317.1787916260.4b2de7f5;h=mftweb.cvshealth.com;i=23.3.12.196;l=use;t=ut;u=browser
X-Ua-Compatible
IE=edge
date: Fri, 28 Aug 2026 11:24:20 GMT x-req: a=allow;c=none;d=desktop;g=0.c40c0317.1787916260.4b2de7f5;h=mftweb.cvshealth.com;i=23.3.12.196;l=use;t=ut;u=browser x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance