[Mono-bugs] [Bug 81624][Nor] New - HttpWebRequest AutoRedirect incompatibility with MS .NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 14 17:31:50 EDT 2007


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 thelsdj at gmail.com.

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: mhabersack at novell.com                            
+ReportedBy: thelsdj at gmail.com               
+QAContact: mono-bugs at ximian.com
+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


More information about the mono-bugs mailing list