HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the browser and the web servers. It aims to bring the functionality known from tools like HttpWatch or IEInspector to the Firefox browser. Information available per request includes: - Request and response headers - Sent and received cookies - Querystring parameters - POST parameters - Response body Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2008-11-01 21:56:17 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-httpfox Makefile distinfo pkg-descr pkg-plist Log: HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the browser and the web servers. It aims to bring the functionality known from tools like HttpWatch or IEInspector to the Firefox browser. Information available per request includes: - Request and response headers - Sent and received cookies - Querystring parameters - POST parameters - Response body WWW: https://addons.mozilla.org/en-US/firefox/addon/6647 PR: ports/128484 Submitted by: Steven Kreuzer <skreuzer at exit2shell.com> Revision Changes Path 1.2170 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/xpi-httpfox/Makefile (new) 1.1 +3 -0 ports/www/xpi-httpfox/distinfo (new) 1.1 +14 -0 ports/www/xpi-httpfox/pkg-descr (new) 1.1 +10 -0 ports/www/xpi-httpfox/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"