Cached · just now
19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Good
default-src; script-src; style-src; +5 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Strengthen CSP by removing 'unsafe-eval'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close, Transfer-Encoding
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch

Caching Headers

Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Mon, 31 Aug 2026 11:07:52 GMT
Pragma
Caching
no-cache

Content Headers

Content-Language
Content
es-US
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
istio-envoy
X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 31 Aug 2026 11:07:52 GMT
Link
Other
Server-Timing
Other
cdn-cache; desc=MISS, edge; dur=1305, origin; dur=2740, ak_p; desc="1788174468745_386075868_1154380682_403810_9708_7_9_-";dur=1
X-Akamai-Transformed
Other
9l - 0 pmb=mRUM,1
X-Envoy-Upstream-Service-Time
Other
2699
X-Req
Other
a=a;c=;d=desktop;g=0.dc0c0317.1788174468.44ce738a;h=es-it2.cvs.com;i=23.3.12.220;l=use;t=ut;u=brw
X-Subset
Other
1-3569-0

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology