[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
Wed, 19 May 2004 04:57:03 -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-19 04:55:55.000000000 -0400
+++ shadow/58588.tmp.3398	2004-05-19 04:57:03.000000000 -0400
@@ -98,6 +98,11 @@
 chunked-encoded information is received.  Note that reproduction of 
 this bug is "VERY" sensitive to what the server is doing at the 
 time.  For example, when running tcpdump outputting to a binary 
 file, MONO was failing; whilst when running tcpdump outputting to a 
 console MONO was always working correctly.  I am very sure this is a 
 low level HTTP bug on MONO to do with chunked encoding.
+
+------- Additional Comments From davidandrewtaylor@hotmail.com  2004-05-19 04:57 -------
+Created an attachment (id=7757)
+tcpdump showing chunked encoding transfer error.
+