Closed GoogleCodeExporter closed 8 years ago
Sorry, this was using FireBug 1.6.0.
Original comment by shayla.s...@gmail.com
on 29 Dec 2010 at 8:19
There were problems when logging lots of data prior to FirePHP 1.0.
Please try upgrading: http://upgrade.firephp.org/
Original comment by christ...@christophdorn.com
on 3 Jan 2011 at 8:28
An update: turns out that our server-side framework was not always explicitly
setting Content-Length, which apparently means that IIS can choose to chunk the
response or not.
Not certain if there are issues in FireBug with chunking, but it would appear
that this is not a FirePHP issue (simply FirePHP triggered the symptom).
Perhaps anyone else having this issue can check this on their setup as well.
Original comment by shayla.s...@gmail.com
on 5 Jan 2011 at 11:29
FirePHP should not be affected by the Content-Length HTTP response header or
chunked encoding as all data (or a reference to it) is sent in the header prior
to the content.
Original comment by christ...@christophdorn.com
on 6 Jan 2011 at 12:54
Original issue reported on code.google.com by
shayla.s...@gmail.com
on 29 Dec 2010 at 8:18Attachments: