[Mono-bugs] [Bug 44691][Nor] Changed - WebService sample does not work
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 7 Jul 2003 21:58:28 -0400 (EDT)
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=44691
--- shadow/44691 Tue Jun 17 11:24:18 2003
+++ shadow/44691.tmp.29004 Mon Jul 7 21:58:28 2003
@@ -11,13 +11,13 @@
AssignedTo: gonzalo@ximian.com
ReportedBy: tberman@gentoo.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: No support for proxies in HttpWebRequest
+Summary: WebService sample does not work
Description of Problem:
HttpRequest times out when attempting to use a proxy to connect to a web
service.
@@ -133,6 +133,9 @@
After (yet more) investigation, this turns out to only be an issue in
xsp, as mod_mono posts fine (obviously web.services stuff doesnt work
yet), but xsp needs to be fixed so you can POST with it.
------- Additional Comments From gonzalo@ximian.com 2003-06-17 11:24 -------
There's no support for proxies in HttpWebRequest.
+
+------- Additional Comments From gonzalo@ximian.com 2003-07-07 21:58 -------
+This seems related to System.Web.Services.