Open
Cached
·
just now
18
Headers
Detected Technologies from 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
- • 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
Wed, 19 Aug 2026 12:18:19 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Wed, 19 Aug 2026 12:18:19 GMT pragma: no-cache
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
Access-Control-Allow-Headers
env,grid
Access-Control-Allow-Origin
t.cvs.com
access-control-allow-headers: env,grid access-control-allow-origin: t.cvs.com
Cookies Headers
Other Headers
Date
Wed, 19 Aug 2026 12:18:19 GMT
Mime-Version
1.0
Server-Timing
ak_p; desc="1787141898884_389073115_1530875986_74430_22024_27_238_-";dur=1
X-Req
a=a;c=none;d=desktop;g=0.dbc83017.1787141899.5b3f5052;h=t.cvs.com;i=23.48.200.219;l=use;t=ut;u=brw
date: Wed, 19 Aug 2026 12:18:19 GMT mime-version: 1.0 server-timing: ak_p; desc="1787141898884_389073115_1530875986_74430_22024_27_238_-";dur=1 x-akamai-transformed: 0 - 0 - x-req: a=a;c=none;d=desktop;g=0.dbc83017.1787141899.5b3f5052;h=t.cvs.com;i=23.48.200.219;l=use;t=ut;u=brw
Recommendations
Enable compression (gzip/brotli) to improve performance