Does anyone know why I can’t see an HTTP request that results in a 302, on Firebug’s Net panel? I’ve got the Persist flag switched on, and the following URI that the 302 points to is shown. It’s solely this one 302 that is not showing up.
I’ve run the same steps in Google Chrome, and Web Inspector shows both the 302, and the URI the 302 points to.
I don’t see any problem with this using Firefox 13.0.1 together with Firebug 1.9.2.
Here’s a test case for this:
http://www.janodvarko.cz/firebug/tests/1681/Issue1681.htm
The related Firebug issue is issue 1681.
Is that working for you now?