14 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
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
  • 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

No caching headers found

Content Headers

Content-Length
Content
0

Server Headers

Server
Server

CORS Headers

Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
env,grid
Access-Control-Allow-Methods
Cors
Get,Post,Put,Delete,Options
Access-Control-Allow-Origin
Cors
services.cvs.com

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Tue, 18 Aug 2026 06:11:50 GMT
Server-Timing
Other
edge; dur=1, origin; dur=264, cdn-cache; desc=MISS, ak_p; desc="1787033510355_389047338_1444748469_26406_9117_75_172_-";dur=1
X-Correlationid
Other
Id-a6f7836a2de3f69efe92a19a 0
X-Req
Other
a=allow;c=;d=desktop;g=0.2a643017.1787033510.561d1cb5;h=services.cvs.com;i=23.48.100.42;l=unk;t=ut;u=brw

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching