Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close

Caching Headers

Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Mon, 17 Aug 2026 19:48:42 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
377
Content-Type
Content
text/html

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 17 Aug 2026 19:48:42 GMT
Mime-Version
Other
1.0
Server-Timing
Other
cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1786996122274_389047333_1638354607_57_189521_13_204_-";dur=1
X-Req
Other
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