Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Present
accelerometer=(), ambient-light-sensor=(), battery=(); +4 more
Recommendations
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
Caching Headers
Age
0
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 13:47:47 GMT
Link
Other
rel=preload
as=font
crossorigin
type=font/ttf
rel=preload
as=font
crossorigin
type=font/woff2
rel=preload
as=font
crossorigin
type=font/ttf
rel=preload
as=font
crossorigin
type=font/ttf
rel=preload
as=font
crossorigin
type=font/woff2
rel=preload
as=font
crossorigin
type=font/ttf
rel=preload
as=style
rel=preload
as=style
rel=preload
as=style
X-Dns-Prefetch-Control
on
X-Matched-Path
/ab-variant/index/[variantId]
date: Sun, 03 May 2026 13:47:47 GMT link: </_next/static/media/21bd6fd9e559ed8a-s.p.ttf?dpl=dpl_DNPQWaucKGwSfhRkktheL6yVADDe>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/media/36966cca54120369-s.p.woff2?dpl=dpl_DNPQWaucKGwSfhRkktheL6yVADDe>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/a1b1fe1695c8a0a0-s.p.ttf?dpl=dpl_DNPQWaucKGwSfhRkktheL6yVADDe>; rel=preload; as="font"; crossorigin=""; type="font/ttf", </_next/static/css/8fc82a72377a988a.css?dpl=dpl_DNPQWaucKGwSfhRkktheL6yVADDe>; rel=preload; as="style", </_next/static/css/1cdd89a01ea3d132.css?dpl=dpl_DNPQWaucKGwSfhRkktheL6yVADDe>; rel=preload; as="style", </_next/static/css/a28a9a33feb11f1f.css?dpl=dpl_DNPQWaucKGwSfhRkktheL6yVADDe>; rel=preload; as="style", </_next/static/css/e51c8ee9a67b34f8.css?dpl=dpl_DNPQWaucKGwSfhRkktheL6yVADDe>; rel=preload; as="style" x-dns-prefetch-control: on x-matched-path: /ab-variant/index/[variantId] x-vercel-cache: MISS x-vercel-id: iad1::iad1::5sf7x-1777816067467-5ef5829224d4
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology