No requests to display yet


To get started, make a request to one of your tunnel URLs:

All Requests

{{ txn.Req.MethodPath }}
{{ txn.Resp.Status }} {{ txn.Duration }}
{{TimeFormat(Txn.Start)}}
Duration {{Txn.Duration}}
IP {{Txn.ConnCtx.ClientAddr.split(":")[0]}}

{{ Req.MethodPath }}

{{ Req.RawText }}
{{ Req.RawBytes }}

{{ Resp.Status }}

{{ Resp.RawText }}
{{ Resp.RawBytes }}