On Mon, Jul 02, 2001 at 04:08:22AM -0500, Bob Tanner wrote:
> Anyone know of a good tool for decoding http request, especially POST requests
> on the wire ala snoop, tcpdump, ethereal?

ngrep POST dst port 80

Add a -A <numpackets> to get trailing context.