Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
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
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
cookie,need-authorization, x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
s-maxage=604800, stale-while-revalidate
Last-Modified
Wed, 09 Sep 2026 11:05:59 GMT
cache-control: s-maxage=604800, stale-while-revalidate last-modified: Wed, 09 Sep 2026 11:05:59 GMT
Content Headers
Content-Type
text/html;charset=utf-8
content-type: text/html;charset=utf-8
Server Headers
server: cloudflare x-powered-by: Nuxt
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 10 Sep 2026 10:06:47 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=7
X-Cache
HIT
X-Cache-Hits
0
X-Cloud-Trace-Context
84c6c0aa3255719109d7bca4b61b3d53;o=1
X-Country-Code
US
X-Orig-Accept-Language
zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7
X-Served-By
cache-iad-kiad7000090-IAD
X-Timer
S1789034808.974055,VS0,VE2
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a38d9f3dba31c928-IAD
date: Thu, 10 Sep 2026 10:06:47 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=2JHiEeEpKQHMDwgoVOrNIKnKyokXb1LXXml97BC1dff%2BASd1u460iz0UCN%2F3LJoKgQvwu1SWkuCc4J7%2Fe6GD5GTsuXM6ue2PKhnbTIR3tzxixZhajk9Ms8OOk6aQtA%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=7
x-cache: HIT
x-cache-hits: 0
x-cloud-trace-context: 84c6c0aa3255719109d7bca4b61b3d53;o=1
x-country-code: US
x-orig-accept-language: zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7
x-served-by: cache-iad-kiad7000090-IAD
x-timer: S1789034808.974055,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology