uncompressing a gzip'ed http response that spans multiple packets
[email protected] Tue, 5 Sep 2006 17:34:03 -0700
| Newsgroups | gmane.network.ethereal.user |
|---|---|
| Message-ID | <[email protected]> |
------------------- The Ethereal project is being continued at a new site. Please go to http://www.wireshark.org and subscribe to [email protected]. Don't forget to unsubscribe from this list at http://www.ethereal.com/mailman/listinfo/ethereal-users ------------------- Using ethereal 0.99, I am trying to trace an http response that is split across multiple packets. For the first packet, I can use the packet details window to see the text of the response (there's a line in that pane saying "Line-based text data: text/html"). However, in subsequent packets, there's no text, just a line that says "Data (xxx bytes)". How can I see the unzipped text of each packet? Thanks... -- jeff (newbie here, if this is a faq, please point me in the right place)