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
- • 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
Mon, 17 Aug 2026 19:48:42 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Mon, 17 Aug 2026 19:48:42 GMT pragma: no-cache
Content Headers
Content-Length
377
Content-Type
text/html
content-length: 377 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 17 Aug 2026 19:48:42 GMT
Mime-Version
1.0
Server-Timing
cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1786996122274_389047333_1638354607_57_189521_13_204_-";dur=1
X-Req
a=a;c=none;d=desktop;g=0.25643017.1786996122.61a74eaf;h=www.cvs.com;i=23.48.100.37;l=use;t=ut;u=brw
date: Mon, 17 Aug 2026 19:48:42 GMT mime-version: 1.0 server-timing: cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1786996122274_389047333_1638354607_57_189521_13_204_-";dur=1 x-req: a=a;c=none;d=desktop;g=0.25643017.1786996122.61a74eaf;h=www.cvs.com;i=23.48.100.37;l=use;t=ut;u=brw
Recommendations
Enable compression (gzip/brotli) to improve performance