Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2009 11:21:29 -0500
From:      Steven Kreuzer <skreuzer@exit2shell.com>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: HTTP proxy which prints HTTP in human readable form
Message-ID:  <9E235687-8BF4-417E-9CD4-52D317E5B3C9@exit2shell.com>
In-Reply-To: <20090121154708.GA14011@rebelion.Sisis.de>
References:  <20090121154708.GA14011@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jan 21, 2009, at 10:47 AM, Matthias Apitz wrote:

>
> Hello,
>
> I've to debug the HTTP traffic between Firefox and some kind of file
> management server to nail down a problem in the communication between
> them, perhaps based on the content of the cookies or other HTTP data;
>
> ofc, I could watch the connection with tcpdump, but maybe there is  
> some better
> HTTP-proxy-like tool in the /usr/ports which prints the HTTP in  
> better human
> readable form... any ideas? thx


Take a look at HttpFox, which  monitors and analyzes all incoming and
outgoing HTTP traffic between the browser and the web servers.

Information available per request includes:
- Request and response headers
- Sent and received cookies
- Querystring parameters
- POST parameters
- Response body

Its in ports (www/xpi-httpfox) or you can grab it from
https://addons.mozilla.org/en-US/firefox/addon/6647

--
Steven Kreuzer
http://www.exit2shell.com/~skreuzer




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9E235687-8BF4-417E-9CD4-52D317E5B3C9>