[Mono-bugs] [Bug 53941][Maj] Changed - HttpWebRequest proxy handling bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 23 Feb 2004 05:18:53 -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-12 21:46:29.000000000 -0500
+++ shadow/53941.tmp.15462 2004-02-23 05:18:53.000000000 -0500
@@ -431,6 +431,10 @@
------- 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).
+
+------- Additional Comments From gonzalo@ximian.com 2004-02-23 05:18 -------
+Please, confirm that currently only case III fails (we don't have
+support for Negotiate yet).