[Mono-bugs] [Bug 53941][Maj] Changed - HttpWebRequest proxy handling bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Mar 2004 13:40:08 -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 liyul@hotmail.com.

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

--- shadow/53941	2004-02-25 15:23:45.000000000 -0500
+++ shadow/53941.tmp.4275	2004-03-22 13:40:08.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 53941
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: liyul@hotmail.com               
@@ -478,6 +478,10 @@
 
 However as you're building the NET_1_1 profile this shouldn't affect
 you. What version of csc is being used to compile ? 7.0 or 7.1 ?
 
 I'm not 100% sure but I don't think you can build the NET_1_1 profile
 using csc 7.0 (.NET 1.0).
+
+------- Additional Comments From liyul@hotmail.com  2004-03-22 13:40 -------
+All four cases were tested and OK using monocharge-20040322.tar.gz. It
+could have been fixed a bit earlier.