jbittel / httpry

HTTP logging and information retrieval tool

Home Page:dumpsterventures.com/jason/httpry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Log websocket traffic

famedoro opened this issue · comments

Hi,
Is it possible to log websocket traffic ?

I'm not very familiar with it, but websocket traffic operates differently than standard HTTP traffic so httpry should parse and display the websocket handshake, but won't recognize or parse the websocket traffic flow once it's established.

Thanks!