What version of Firebug and Firefox? Do you have an online test case I could use to reproduce this behavior?
If I use this test case http://www.janodvarko.cz/firebug/tests/601/Issue601.htm ...and press button on the page, I see the XHR in the console together with correct response body. Firefox 3.5.1pre, Firebug 1.5a14 Could this be related to http://code.google.com/p/fbug/issues/detail?id=1948 ? Honza On Jul 15, 4:28 pm, Canny <[email protected]> wrote: > Hi, > > I am wondering how to inspect the value of responseText field in the > feedback of an XMLHttpRequest using Firebug. In Firebug, I found the > "Response" tab associated with an XHR is always empty, while in the > "Headers" tab, the "Resonse Headers" apparently doesn't contain a > responseText field. However, I am sure the web application was > evaluating the responseText in my browser. > > So, where can I inspect responseText with Firebug? > > Thanks a lot, > Canny --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
