Open
Cached
·
just now
31
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
s-maxage=31536000
cache-control: s-maxage=31536000
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
Sun, 16 Aug 2026 14:01:15 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=9
X-Cache
HIT
X-Cache-Hits
0
X-Country-Code
US
X-Dns-Prefetch-Control
on
X-Orig-Accept-Language
zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7
X-Served-By
cache-iad-kiad7000034-IAD
X-Timer
S1786888875.366939,VS0,VE1
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a2c0f84eee0f4ff8-IAD
date: Sun, 16 Aug 2026 14:01:15 GMT
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=j9OEL3TGSnqmIOuD%2BFSLrQQhxxbgc%2BKnL%2BFYJzTyeUWAQYcYPp7sYaQJEhtGEIKRp0KMiI%2FWpt%2FeSZeVqp4EfeKcHXsIaFfFaYwdO9H%2B2MS7CESkuIUv2PBs6h4%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=9
x-cache: HIT
x-cache-hits: 0
x-country-code: US
x-dns-prefetch-control: on
x-nextjs-cache: HIT
x-nextjs-prerender: 1,1
x-nextjs-stale-time: 300
x-orig-accept-language: zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7
x-served-by: cache-iad-kiad7000034-IAD
x-timer: S1786888875.366939,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology