Displays the HTTP response headers returned by Cloudflare's trace endpoint, plus the full parsed trace data. Headers like cf-ray reveal the Cloudflare datacenter, server shows the edge server, and alt-svc indicates available alternative protocols. In a full server-side setup, request headers like x-forwarded-for, cf-connecting-ip, and via can reveal proxy chains and your real IP even behind a VPN โ that data requires a Worker endpoint to echo back.
Status