Alignment of requests and responses
Brought to you by:
neilotoole
This request concerns the Tunnel utility. In case a HTTP(S) connection is being tunneled, which is kept open, i.e. multiple requests and responses are being transferred, the output is hard to read, because responses are not aligned to their requests and subsequent requests/responses are not clearly separated (one might end at the same line another starts).
It would be nice if responses could be aligned vertically to the associated requests and if multiple requests/responses could be separated from each other using a horizontal bar.
It should be possible to detect the change of the direction the data is flowing to link requests and responses.