wireshark-http-gunzip
wireshark-http-gunzip copied to clipboard
Make Wireshark's "Follow TCP Stream" support Content-Encoding: gzip
wireshark-http-gunzip
See gzip'ed HTTP response body in "Follow TCP Stream" window.
This addresses a much requested by 5+ year old feature request.
How To
- Follow TCP Stream
- Save As to export the contents to a file
ruby http-gunzip.rb < dump- Profit