Open
Cached
·
just now
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • 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
Wed, 02 Sep 2026 20:42:39 GMT
expires: Wed, 02 Sep 2026 20:42:39 GMT
Content Headers
Content-Length
373
Content-Type
text/html
content-length: 373 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
env,grid
Access-Control-Allow-Methods
Get,Post,Put,Delete,Options
access-control-allow-credentials: true access-control-allow-headers: env,grid access-control-allow-methods: Get,Post,Put,Delete,Options
Cookies Headers
Other Headers
Date
Wed, 02 Sep 2026 20:42:39 GMT
Mime-Version
1.0
X-Req
ut,1788381759,23.3.12.223:63a9b976,www.cvs.com.distil.us
date: Wed, 02 Sep 2026 20:42:39 GMT mime-version: 1.0 x-req: ut,1788381759,23.3.12.223:63a9b976,www.cvs.com.distil.us
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching