Open
Cached
·
just now
16
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
Cache-Control
max-age=0, no-cache, no-store
Expires
Wed, 16 Sep 2026 15:21:43 GMT
Pragma
no-cache
cache-control: max-age=0, no-cache, no-store expires: Wed, 16 Sep 2026 15:21:43 GMT pragma: no-cache
Content Headers
Content-Length
379
Content-Type
text/html
content-length: 379 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Methods
Get,Post,Put,Head,Delete,Options
access-control-allow-credentials: true access-control-allow-methods: Get,Post,Put,Head,Delete,Options
Cookies Headers
Other Headers
Allow
GET, POST, HEAD, OPTIONS
Date
Wed, 16 Sep 2026 15:21:43 GMT
Mime-Version
1.0
Server-Timing
cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1789572103473_389073126_3719395911_2171_29094_83_161_-";dur=1
X-Req
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
allow: GET, POST, HEAD, OPTIONS date: Wed, 16 Sep 2026 15:21:43 GMT mime-version: 1.0 server-timing: cdn-cache; desc=HIT, edge; dur=1, ak_p; desc="1789572103473_389073126_3719395911_2171_29094_83_161_-";dur=1 x-req: 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