[Mono-bugs] [Bug 58588][Nor] Changed - MONO Beta 1 Bug: HTTP Unbuffered Stream Chunked-Encoding problem.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 21 May 2004 01:44:52 -0400 (EDT)
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 davidandrewtaylor@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58588
--- shadow/58588 2004-05-20 06:36:03.000000000 -0400
+++ shadow/58588.tmp.28108 2004-05-21 01:44:52.000000000 -0400
@@ -128,6 +128,14 @@
(MONO) then authenticates using BASIC AUTH and the chunked-encoded
transfer starts....But then MONO closes the connection before the
transfer is complete.
I am not quite sure how easily you can debug this from just a
TCPDUMP. Please let me know if you get stuck!
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-05-21 01:44 -------
+I should also add:
+* This problem never occurs on MS.NET
+* This problem intermittently occured when I used the MONO client on
+RH9 running on a Virtual Machine; and it also intermittently occured
+on Fedora Core 1 running on a dedicated machine - so I am sure it
+was not environmental.