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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 09:00:00 -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=53941

--- shadow/53941	2004-02-10 18:51:36.000000000 -0500
+++ shadow/53941.tmp.2217	2004-02-12 09:00:00.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 53941
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: liyul@hotmail.com               
@@ -419,6 +419,11 @@
 server (squid?) does this. So it should be easy fix.
 
 For case III, it is tricky (ISA 2000 supports Negotiate, NTLM,
 Kerberos in authenitcation schemes and return them in the
 authentication-required response). You have to pick whichever
 supported and use it.
+
+------- Additional Comments From gonzalo@ximian.com  2004-02-12 09:00 -------
+I have commited a couple of fixlets to BasicClient and DigestClient.
+Can you try now?
+