Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
close
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Wed, 26 Aug 2026 05:39:54 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Wed, 26 Aug 2026 05:39:54 GMT pragma: no-cache
Content Headers
Content-Length
340
Content-Type
application/json
content-length: 340 content-type: application/json
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Methods
GET, POST, PUT, HEAD, DELETE, OPTIONS, PATCH
access-control-allow-credentials: true access-control-allow-methods: GET, POST, PUT, HEAD, DELETE, OPTIONS, PATCH
Cookies Headers
Other Headers
Allow
GET, POST, HEAD, OPTIONS, PUT, DELETE, PATCH
Date
Wed, 26 Aug 2026 05:39:54 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=16, origin; dur=17, ak_p; desc="1787722793636_386075844_505413085_3288_7315_85_164_-";dur=1
X-Grid
rrt-4504196454753320571-d-gea1-63184-3831065-49
X-Req
a=allow;c=;d=desktop;g=0.c40c0317.1787722794.1e1ffddd;h=api.cvshealth.com;i=23.3.12.196;l=unk;t=ut;u=brw
allow: GET, POST, HEAD, OPTIONS, PUT, DELETE, PATCH date: Wed, 26 Aug 2026 05:39:54 GMT server-timing: cdn-cache; desc=MISS, edge; dur=16, origin; dur=17, ak_p; desc="1787722793636_386075844_505413085_3288_7315_85_164_-";dur=1 x-grid: rrt-4504196454753320571-d-gea1-63184-3831065-49 x-req: a=allow;c=;d=desktop;g=0.c40c0317.1787722794.1e1ffddd;h=api.cvshealth.com;i=23.3.12.196;l=unk;t=ut;u=brw
Recommendations
Enable compression (gzip/brotli) to improve performance