[Mono-bugs] [Bug 61218][Nor] Changed - Problem redirecting from https to http

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Jul 2004 14:17:21 -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 sebastien@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=61218

--- shadow/61218	2004-07-15 13:49:18.000000000 -0400
+++ shadow/61218.tmp.14588	2004-07-15 14:17:21.000000000 -0400
@@ -480,6 +480,11 @@
 http://miguelanxo.galpon.org/cita/paso4omi.php
  
 <h1>GET</h1><h1>POST</h1>
 
 
 So it indeed look like we're not redirecting correctly. 
+
+------- Additional Comments From sebastien@ximian.com  2004-07-15 14:17 -------
+According to ethereal there is no HTTP traffic (only SSL) during the
+session. Current best guess is that the redirect only works if we
+change host (and don't if we keep the same host).