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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] -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 [EMAIL PROTECTED] 2005-06-03 07:00 ------- +Fixed in svn HEAD r45360 and svn 1-1-7 branch r45361 (changelog in 45632). + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
