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?