Open
Cached
·
1h ago
10
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Expires
Tue, 25 Aug 2026 10:56:58 GMT
expires: Tue, 25 Aug 2026 10:56:58 GMT
Content Headers
Content-Length
369
Content-Type
text/html
content-length: 369 content-type: text/html
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 25 Aug 2026 10:56:58 GMT
Mime-Version
1.0
X-Req
a=allow;c=none;d=desktop;g=0.8685d817.1787655418.32b8344;h=info.caremark.com;i=23.216.133.134;l=us;t=ut;u=browser
date: Tue, 25 Aug 2026 10:56:58 GMT mime-version: 1.0 x-req: a=allow;c=none;d=desktop;g=0.8685d817.1787655418.32b8344;h=info.caremark.com;i=23.216.133.134;l=us;t=ut;u=browser
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching