16 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

Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Sun, 13 Sep 2026 05:03:58 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
0

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

Cookies Headers

Set-Cookie
Cookies

Other Headers

Allow
Other
GET, POST, HEAD, OPTIONS
Date
Other
Sun, 13 Sep 2026 05:03:58 GMT
Server-Timing
Other
cdn-cache; desc=MISS, edge; dur=402, origin; dur=227, ak_p; desc="1789275837845_400321112_240199295_65076_19135_22_102_-";dur=1
X-Correlationid
Other
Id-be2ea66a5f9144f6dc71ca06 0
X-Req
Other
a=allow;c=none;d=desktop;g=0.586adc17.1789275838.e51267f;h=pbmservices.caremark.com;i=23.220.106.88;l=use;t=ut;u=browser

Recommendations

Enable compression (gzip/brotli) to improve performance