15 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
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
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
Performance
close
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch

Caching Headers

Cache-Control
Caching
max-age=0, no-cache, no-store
Expires
Caching
Sat, 22 Aug 2026 05:55:44 GMT
Pragma
Caching
no-cache

Content Headers

Content-Length
Content
19542
Content-Type
Content
text/html; charset=utf-8

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=93600
Date
Other
Sat, 22 Aug 2026 05:55:44 GMT
Server-Timing
Other
edge; dur=8, origin; dur=36, cdn-cache; desc=MISS, ak_p; desc="1787378144353_400321431_277458727_4416_2463_0_241_-";dur=1
X-Akamai-Transformed
Other
9 - 0 pmb=mRUM,2
X-Envoy-Upstream-Service-Time
Other
26
X-Next-Url-Pathname
Other
/dashboard/campaigns
X-Req
Other
a=a;c=none;d=desktop;g=0.976bdc17.1787378144.1089af27;h=advantage-forge.cvs.com;i=23.220.107.151;l=use;t=ut;u=brw

Recommendations

Enable compression (gzip/brotli) to improve performance