Firebug: how do I see GET parameters?

Posted by AP257 on Stack Overflow See other posts from Stack Overflow or by AP257
Published on 2010-06-01T20:59:09Z Indexed on 2010/06/01 21:03 UTC
Read the original article Hit count: 171

Filed under:

I'm using Firebug on Firefox 3.6.3 for Mac.

I want to use Firebug to view GET and POST parameters being passed. I have Firebug open at the Net > XHR tab. The panel says 'Net panel activated'.

Yet if I then go to google.com and do a search, nothing appears in the XHR tab. (All the HTML, CSS etc appears fine in the other tabs.)

Where can I see the GET parameters being passed to Google in Firebug?

© Stack Overflow or respective owner

Related posts about firebug