Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-cache="set-cookie, set-cookie2"
Expires
Thu, 01 Dec 1994 16:00:00 GMT
cache-control: no-cache="set-cookie, set-cookie2" expires: Thu, 01 Dec 1994 16:00:00 GMT
Content Headers
Content-Language
en-US
Content-Length
10756
Content-Type
text/html;charset=ISO-8859-1
content-language: en-US content-length: 10756 content-type: text/html;charset=ISO-8859-1
Server Headers
X-Powered-By
Servlet/3.1
x-powered-by: Servlet/3.1
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cross-Origin-Embedder-Policy-Report-Only
require-corp
Date
Sun, 23 Aug 2026 10:28:20 GMT
P3p
CP='CAO ADMo DEVo OUR IND PHY ONL PUR FIN COM NAV STA HEA GOV'
Server-Timing
cdn-cache; desc=MISS, edge; dur=55, origin; dur=32, ak_p; desc="1787480900198_389073126_1803883769_9836_11948_15_158_-";dur=1
X-Req
a=allow;c=;d=desktop;g=0.e6c83017.1787480900.6b8514f9;h=client.caremark.com;i=23.48.200.230;l=unk;t=ut;u=brw
cross-origin-embedder-policy-report-only: require-corp date: Sun, 23 Aug 2026 10:28:20 GMT p3p: CP='CAO ADMo DEVo OUR IND PHY ONL PUR FIN COM NAV STA HEA GOV' server-timing: cdn-cache; desc=MISS, edge; dur=55, origin; dur=32, ak_p; desc="1787480900198_389073126_1803883769_9836_11948_15_158_-";dur=1 x-akamai-transformed: 9 2463 0 pmb=mRUM,1 x-req: a=allow;c=;d=desktop;g=0.e6c83017.1787480900.6b8514f9;h=client.caremark.com;i=23.48.200.230;l=unk;t=ut;u=brw
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology