[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
Thu, 17 Apr 2003 10:27:10 -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 gkodinov@openlinksw.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=41180
--- shadow/41180 Fri Apr 11 21:10:34 2003
+++ shadow/41180.tmp.25302 Thu Apr 17 10:27:10 2003
@@ -1,12 +1,12 @@
Bug#: 41180
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 8.0
OS Details:
-Status: RESOLVED
+Status: VERIFIED
Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: gkodinov@openlinksw.co.uk
@@ -42,6 +42,10 @@
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!
+
+------- Additional Comments From gkodinov@openlinksw.co.uk 2003-04-17 10:27 -------
+It works now.
+Thanks for the swift fix !