Cached · 27m ago
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
Content-Security-Policy
Basic
default-src; script-src; frame-src Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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, 23 Aug 2026 09:40:05 GMT
Last-Modified
Caching
Fri, 08 Aug 2025 04:22:17 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
12866
Content-Type
Content
text/html

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Sun, 23 Aug 2026 09:40:05 GMT
Server-Timing
Other
cdn-cache; desc=HIT, edge; dur=14, ak_p; desc="1787478005356_389073132_1506759240_3023_16702_115_322_-";dur=1
X-Akamai-Transformed
Other
9l 2506 0 pmb=mRUM,1
X-Content-Security-Policy
Other
script-src 'self'; object-src 'self'
X-Req
Other
a=allow;c=;d=desktop;g=0.ecc83017.1787478005.59cf5248;h=t.caremark.com;i=23.48.200.236;l=use;t=ut;u=brw

Recommendations

Enable compression (gzip/brotli) to improve performance