[Mono-bugs] [Bug 53941][Maj] Changed - HttpWebRequest proxy handling bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 Feb 2004 07:18:36 -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-05 19:56:07.000000000 -0500
+++ shadow/53941.tmp.9113 2004-02-10 07:18:36.000000000 -0500
@@ -398,6 +398,9 @@
in <0x0006a> System.Net.HttpWebRequest:GetResponse ()
in <0x002ce> ProxyTest.ProxyTest:GetHtmlPage (string)
in <0x00016> ProxyTest.ProxyTest:Main ()
E:\work\mono-0.30\ProxyTest\bin\Debug>
+
+------- Additional Comments From gonzalo@ximian.com 2004-02-10 07:18 -------
+Can you try the attached patch to HttpWebRequest and tell me if it works?