16 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
Wed, 16 Sep 2026 15:21:43 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
379
Content-Type
Content
text/html

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
Wed, 16 Sep 2026 15:21:43 GMT
Mime-Version
Other
1.0
Server-Timing
Other
cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1789572103473_389073126_3719395911_2171_29094_83_161_-";dur=1
X-Req
Other
a=allow;c=none;d=desktop;g=0.e6c83017.1789572103.ddb17a47;h=services.cvsspecialty.com;i=23.48.200.230;l=use;t=ut;u=browser

Recommendations

Enable compression (gzip/brotli) to improve performance