Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
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
Transfer-Encoding
chunked
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
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: cloudflare x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 15 Aug 2026 00:10:44 GMT
Link
URL
/_next/static/media/40b1b93fc2450223-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/5674bb0b8e039b82-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/608e688d5b12af47-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/857abaccb5cb11fe-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/40b1b93fc2450223-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/5674bb0b8e039b82-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/608e688d5b12af47-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/857abaccb5cb11fe-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/e6b56a03412e4543-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
X-Matched-Path
/
alt-svc: h3=":443"; ma=86400
cf-cache-status: BYPASS
cf-ray: a2b3fa515a00d684-IAD
date: Sat, 15 Aug 2026 00:10:44 GMT
link: </_next/static/media/40b1b93fc2450223-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/5674bb0b8e039b82-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/608e688d5b12af47-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/857abaccb5cb11fe-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e6b56a03412e4543-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2"
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ym0mL8Jm5l0KY1cwP2CWZsapb0I2T9t7JnjvWFMiLj2sdGVQNSZvIRmvN3WWfOjca4AuaCTmyhV5nuWM5BFTTyvvK7NsNdTmgRLc0fKl5vZwMk%2Fho6aS1FDXFr0TLV9j4eqQL%2F0mdYVr"}]}
x-matched-path: /
x-vercel-cache: MISS
x-vercel-id: cpt1::syd1::nzgzs-1786752642916-e5a47853157e
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology