[Mono-bugs] [Bug 53941][Maj] Changed - HttpWebRequest proxy handling bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 21:46:29 -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-12 09:00:00.000000000 -0500
+++ shadow/53941.tmp.10778 2004-02-12 21:46:29.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 53941
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Major
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: liyul@hotmail.com
@@ -424,6 +424,13 @@
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?
+
+------- Additional Comments From liyul@hotmail.com 2004-02-12 21:46 -------
+Tried but still failed (BTW, I had to fix some problems with latest
+CVS). If I didn't have to spend time digging 54133 and compare how
+things worked out in 0.28, I could help you debug and fix the proxy
+server handling stuff (anonymous and basic authentications as I am not
+sure how NTLM was done in mono).