[Mono-bugs] [Bug 59273][Maj] Changed - HttpWebResponse.GetResponseStream() Exception when ContentLength == 0 [TEST CASE ATTACHED]

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 28 May 2004 18:04:18 -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 grompf@sublimeintervention.com.

http://bugzilla.ximian.com/show_bug.cgi?id=59273

--- shadow/59273	2004-05-28 18:03:32.000000000 -0400
+++ shadow/59273.tmp.21980	2004-05-28 18:04:18.000000000 -0400
@@ -27,6 +27,11 @@
 
 This is inconsistent with the behaviour on the MS runtime.
 
 Expected results:
 
 Return an empty stream.
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-05-28 18:04 -------
+Created an attachment (id=7903)
+test case
+