Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
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
close
connection: close
Caching Headers
Cache-Control
max-age=0, no-cache, no-store
Expires
Sun, 13 Sep 2026 05:03:58 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Sun, 13 Sep 2026 05:03:58 GMT pragma: no-cache
Content Headers
Content-Length
0
content-length: 0
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Methods
Get,Post,Put,Head,Delete,Options
access-control-allow-credentials: true access-control-allow-methods: Get,Post,Put,Head,Delete,Options
Cookies Headers
Other Headers
Allow
GET, POST, HEAD, OPTIONS
Date
Sun, 13 Sep 2026 05:03:58 GMT
Server-Timing
cdn-cache; desc=MISS, edge; dur=402, origin; dur=227, ak_p; desc="1789275837845_400321112_240199295_65076_19135_22_102_-";dur=1
X-Correlationid
Id-be2ea66a5f9144f6dc71ca06 0
X-Req
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
allow: GET, POST, HEAD, OPTIONS date: Sun, 13 Sep 2026 05:03:58 GMT server-timing: cdn-cache; desc=MISS, edge; dur=402, origin; dur=227, ak_p; desc="1789275837845_400321112_240199295_65076_19135_22_102_-";dur=1 x-correlationid: Id-be2ea66a5f9144f6dc71ca06 0 x-req: 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