[Mono-bugs] [Bug 30234][Wis] Changed - HTTP POST doesn't work

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 24 Mar 2003 21:19:37 -0500 (EST)


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=30234

--- shadow/30234	Mon Mar 24 21:19:08 2003
+++ shadow/30234.tmp.1925	Mon Mar 24 21:19:37 2003
@@ -1,13 +1,13 @@
 Bug#: 30234
 Product: Mono/Class Libraries
 Version: unspecified
 OS: other
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: duncan@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -75,6 +75,9 @@
    at System.Net.HttpWebRequest.GetResponse()
    at ClientPOST.getPage(String url, String payload) in
 C:\cygwin\home\lalo\bug30234.cs:line 71
 
 and the same with mono.
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-03-24 21:19 -------
+Fixed in CVS. We do the same as MS.