[Mono-bugs] [Bug 80017][Nor] Changed - HTTP chunked encoding not working
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 00:32:52 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo.mono at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80017
--- shadow/80017 2007-07-14 20:06:23.000000000 -0400
+++ shadow/80017.tmp.29746 2007-08-09 00:32:52.000000000 -0400
@@ -114,6 +114,9 @@
I can't reproduce the problem with your test case.
There's one possible problem which is that the server is not lingering
before closing the socket. That could indeed truncate the received
data on the server as the Close on the server is translated into a TCP
reset on the client if not all the data has been read.
+
+------- Additional Comments From gonzalo.mono at gmail.com 2007-08-09 00:32 -------
+Steven? You there? Any comment on the server not lingering?
More information about the mono-bugs
mailing list