13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31104000 ; 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
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
Performance
close

Caching Headers

Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Thu, 27 Aug 2026 07:12:42 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
340
Content-Type
Content
application/json

Server Headers

No server headers found

CORS Headers

Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Methods
Cors
GET, POST, PUT, HEAD, DELETE, OPTIONS, PATCH

Cookies Headers

No cookies headers found

Other Headers

Allow
Other
GET, POST, PUT, HEAD, DELETE, OPTIONS, PATCH
Date
Other
Thu, 27 Aug 2026 07:12:42 GMT
X-Grid
Other
rrt-702778427869486710-b-gea1-2917999-8802253-2
X-Req
Other
a=allow;c=;d=desktop;g=0.df0c0317.1787814762.c6bdd35;h=dev1-api.cvshealth.com;i=23.3.12.223;l=unk;t=ut;u=browser

Recommendations

Enable compression (gzip/brotli) to improve performance