Is there a way to have firebug retain the activities log even after navigating to another page?
|
1
|
|
|
|
|
|
You may use HttpFox. This does exactly what you want, and also what I wanted. That's why I recommend it. |
||
|
|
|
|
There's a Firebug extension called Firebug Net Panel History Overlay. That probably does what you want. If you want something more than that, you might want to have a look at packet sniffers like Fiddler or HttpWatch. |
||||||
|
|
|
Not that I'm aware of out of the box... If you're just trying to record the header request/response info (as opposed to the actual content & timings), you could try Live HTTP Headers. Not as pretty, but I still find it useful in certain debugging scenarios. |
||
|
|
