32 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31104000 ; includeSubDomains
Content-Security-Policy
Weak
upgrade-insecure-requests Analyze
Content-Security-Policy-Report-Only
Weak
report-uri; upgrade-insecure-requests Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)

Performance Headers

Connection
Performance
close

Caching Headers

Cache-Control
Caching
max-age=10800, public, s-maxage=3600
Etag
Caching
"1786730594-gzip"
Expires
Caching
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Caching
Fri, 14 Aug 2026 18:03:14 GMT

Content Headers

Content-Language
Content
en
Content-Length
Content
47823
Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
nginx/1.27.2
X-Powered-By
Server
PHP/8.3.20

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Tue, 25 Aug 2026 07:44:50 GMT
From-Origin
Other
same
Server-Timing
Other
edge; dur=3, origin; dur=69, cdn-cache; desc=MISS, ak_p; desc="1787643890158_386075844_313844762_7175_8430_171_241_-";dur=1
X-Akamai-Transformed
Other
9 9552 0 pmb=mRUM,1
X-Content-Security-Policy-Report-Only
Other
report-uri /report-csp-violation; upgrade-insecure-requests
X-Cookie-Domain
Other
devportal-staging.cvshealth.com
X-Drupal-Cache
Other
HIT
X-Drupal-Dynamic-Cache
Other
UNCACHEABLE (poor cacheability)
X-Envoy-Upstream-Service-Time
Other
55
X-Generator
Other
Drupal 10 (https://www.drupal.org)
X-Req
Other
a=allow;c=none;d=desktop;g=0.c40c0317.1787643890.12b4e41a;h=developer.cvshealth.com;i=23.3.12.196;l=unk;t=ut;u=brw
X-Upstream-Status
Other
200
X-Webkit-Csp-Report-Only
Other
report-uri /report-csp-violation; upgrade-insecure-requests

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology