just a minor amendment. more exactly, it's not the simultaneous connection but a 2nd post will not get the same result as the first post. (it actually use Ajax to collect messages) My objective is to find a way to disable the Load Response feature and make it work similar to the 0.97.1 version. Thanks
On Wed, Oct 8, 2008 at 12:17 AM, mingfai <[EMAIL PROTECTED]> wrote: > i'm using firebug on two computers for developing an Ajax application. > > On the first computer, I run Firefox 2 with Firebug 0.97.1. In the > console view I could read the post response by opening the relevant > tab. > > On the 2nd computer, I run Firefox 3 with Firebug 1.2.1. There is an > improvement that the response is not preloaded. i suppose in the > majority of case it saves some memories. However, in my application, > there is a new feature that do a Comet connection and on the server > side it supports one simultaneous connection only. So when I press the > Load Response button, the response is actually not the same as the > first request. > > Is there any way in the new Firebug to show the response by default? > thank you. > > Regards, > mingfai > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
