[Mono-bugs] [Bug 74637][Nor] Changed - HttpWebRequest fails with AllowWriteStreamBuffering = false
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 19:28:32 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74637
--- shadow/74637 2005-04-16 18:17:58.000000000 -0400
+++ shadow/74637.tmp.25951 2005-04-16 19:28:32.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74637
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: lewing@ximian.com
QAContact: mono-bugs@ximian.com
@@ -49,6 +49,11 @@
should be enough to trigger the bug and never complete.
------- Additional Comments From gonzalo@ximian.com 2005-04-16 18:17 -------
This has to do with some changes I made so that Ssl client stream was
happy when negotiating.
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-16 19:28 -------
+Fixed in SVN.
+
+Thanks.