Open
Cached
·
just now
22
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
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
185862
Cache-Control
public, max-age=0, must-revalidate
Last-Modified
Wed, 08 Apr 2026 22:42:08 GMT
age: 185862 cache-control: public, max-age=0, must-revalidate last-modified: Wed, 08 Apr 2026 22:42:08 GMT
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sat, 11 Apr 2026 02:19:50 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=18,cfOrigin;dur=28
Speculation-Rules
"/cdn-cgi/speculation"
X-Matched-Path
/
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9ea68238287af283-IAD
date: Sat, 11 Apr 2026 02:19:50 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=4cjzn6a5EKgIz6kmCq%2Fag9IalJoTH3Cu4Af7M3jZAgkOp0XvezUjT5K63l79tjzdIa60ksP0BIu62bo273tqabY9ckARbgObTTff%2BujNWfEj1bXNu2FlSIM2Lew1nX7W7Ss%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=18,cfOrigin;dur=28
speculation-rules: "/cdn-cgi/speculation"
x-matched-path: /
x-vercel-cache: HIT
x-vercel-id: iad1::4p68s-1775873990460-32bbed0fbb68
Recommendations
Enable compression (gzip/brotli) to improve performance