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=81624 --- shadow/81624 2007-05-14 17:31:50.000000000 -0400 +++ shadow/81624.tmp.8747 2007-05-14 17:31:50.000000000 -0400 @@ -0,0 +1,29 @@ +Bug#: 81624 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: HttpWebRequest AutoRedirect incompatibility with MS .NET + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +In Microsoft .NET when you POST to a page and receive a 302 response (with +AllowAutoRedirect enabled) MS .NET will redirect, but change method to GET + +In mono (tested 1.2.3 and 1.2.4 preview) it will redirect, but continue to POST + + +How often does this happen? +Always _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
