i’mshubham

trace.yshubham.com / browser-side request probe

See whether an HTTPS endpoint is reachable and CORS-readable from your own connection. The Worker never receives the target.

Request path

your browser · no proxy
01

tunnel

edge connection accepted

02

gateway

route and policy resolved

03

service

work executed

04

logs

trace written for the operator

Probe an endpoint

GET or HEAD · 8s limit

Public-looking HTTPS hostnames only. Credentials, IP addresses, and local hostnames are refused before a request starts.

Request method
one direct browser request

Ready. A result only appears when the destination permits your browser to read it.

the target remains in this browser; no Worker proxy is involved

Deliberately small attack surface. Trace makes one direct GET or HEAD with no custom headers, body, credentials, or redirects. It reads neither headers nor body—only a CORS-readable status and elapsed time.