whistle
Version:
HTTP, HTTP2, HTTPS, Websocket debugging proxy
24 lines (23 loc) • 1 kB
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="${clientport}" />
<SessionFlag N="x-serverport" V="${serverport}" />
<SessionFlag N="ui-comments" V="${ui-comments}" />
</SessionFlags>
</Session>