14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000 ; 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
  • 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
Performance
close

Caching Headers

Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Mon, 24 Aug 2026 22:20:13 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

No cookies headers found

Other Headers

Allow
Other
GET, POST, HEAD, OPTIONS
Date
Other
Mon, 24 Aug 2026 22:20:13 GMT
X-Correlationid
Other
Id-9dc38c6a74b7b500ccb44bc6 0
X-Req
Other
a=allow,d=desktop,g=0.d4ab3717.1787610013.9c2c48e,h=specialtyservices.caremark.com,i=23.55.171.212,l=use,t=ut,u=browser, allow-use-ut,1787610013,23.55.171.212:9c2c48e,184.28.249.70,none

Recommendations

Enable compression (gzip/brotli) to improve performance