Question

Do you know of a firefox plugin that records the http traffic I generate while browsing?

I would like something like firebug's net tab but it should not "restart" every time I click a new link.

Was it helpful?

Solution

HttpFox

Excellent for debugging Ajax stuff.

alt text

OTHER TIPS

You could also try the HttpWatch plugin for Firefox. It shows time charts like Firebug and groups requests by page as you click on different links:

HttpWatch Page Grouping
(source: httpwatch.com)

There's a free and commercial edition. The free edition only displays detailed information for a limited number of well known sites (e.g. microsoft.com, google.com, etc).

You can find out more about HttpWatch on our web site:

http://www.httpwatch.com/

DISCLAIMER: This answer was posted by Simtec Limited the company behind HttpWatch

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top