[Mono-bugs] [Bug 41180][Maj] Changed - Mono System.Net.HttpWebRequest doesn't handle the HTTP response 100 Continue properly

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 11 Apr 2003 21:10:34 -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=41180

--- shadow/41180	Fri Apr 11 09:41:04 2003
+++ shadow/41180.tmp.19919	Fri Apr 11 21:10:34 2003
@@ -1,14 +1,14 @@
 Bug#: 41180
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -38,6 +38,10 @@
 bug.cs
 
 ------- Additional Comments From gkodinov@openlinksw.co.uk  2003-04-11 09:41 -------
 Created an attachment (id=4008)
 bug.cs - a sample that sends a SOAP http request  to a well known HTTP server on the net
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-04-11 21:10 -------
+Fixed in CVS.
+Thanks!