whistle
Version:
HTTP, HTTPS, Websocket debugging proxy
21 lines • 885 B
text/xml
<Session SID="${SID}">
<SessionTimers ClientConnected="${ClientConnected}"
ClientDoneRequest="${ClientDoneRequest}" GatewayTime="${GatewayTime}"
DNSTime="${DNSTime}" TCPConnectTime="${TCPConnectTime}"
ServerGotRequest="${ServerGotRequest}"
ServerBeginResponse="${ServerBeginResponse}"
ServerDoneResponse="${ServerDoneResponse}"
ClientBeginResponse="${ClientBeginResponse}"
ClientDoneResponse="${ClientDoneResponse}" />
<PipeInfo />
<SessionFlags>
<SessionFlag N="x-ttfb" V="${ttfb}" />
<SessionFlag N="x-processinfo" V="whistle" />
<SessionFlag N="x-transfer-size" V="${transfer-size}" />
<SessionFlag N="x-clientip" V="${clientip}" />
<SessionFlag N="x-ttlb" V="${ttlb}" />
<SessionFlag N="x-hostip" V="${hostip}" />
<SessionFlag N="x-clientport" V="0" />
</SessionFlags>
</Session>