[Mono-bugs] [Bug 75135][Maj] Changed - Using a proxy and
redirecting from http to https fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 3 07:00:44 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75135
--- shadow/75135 2005-06-03 04:43:51.000000000 -0400
+++ shadow/75135.tmp.22228 2005-06-03 07:00:44.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 75135
Product: Mono: Class Libraries
Version: 1.1
OS: SLES 9
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: gonzalo at ximian.com
ReportedBy: mlasky at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc: cgaisford at novell.com,jpallen at novell.com
-Summary: Web client redirect fails when using proxy on web request
+Summary: Using a proxy and redirecting from http to https fails
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
When making an http web request to an http web server, the web request
fails if the request is redirected (302) and the request was sent via a
@@ -154,6 +154,11 @@
You need to change the url from:
https://193.97.125.1/simias10/DomainService.asmx to
http://193.97.125.1/simias10/DomainService.asmx
Otherwise you won't get the redirect.
+
+------- Additional Comments From gonzalo at ximian.com 2005-06-03 07:00 -------
+Fixed in svn HEAD r45360 and svn 1-1-7 branch r45361 (changelog in 45632).
+
+
More information about the mono-bugs
mailing list