зеркало из https://github.com/mono/mail-archives.git
99 строки
3.8 KiB
HTML
99 строки
3.8 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 45721][Nor] Changed - HttpWebResponse POST method not follow redirect
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
|
||
|
<LINK REL="Previous" HREF="006062.html">
|
||
|
<LINK REL="Next" HREF="006064.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 45721][Nor] Changed - HttpWebResponse POST method not follow redirect
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@rocky.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 45721][Nor] Changed - HttpWebResponse POST method not follow redirect">bugzilla-daemon@rocky.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Wed, 2 Jul 2003 10:10:48 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="006062.html">[Mono-bugs] XSP WebServer 0.40 doesn't handle my VB.NET code
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006064.html">[Mono-bugs] [Bug 45730][Maj] New - mono --debug prints wrong line numbers for exception backtrace
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6063">[ date ]</a>
|
||
|
<a href="thread.html#6063">[ thread ]</a>
|
||
|
<a href="subject.html#6063">[ subject ]</a>
|
||
|
<a href="author.html#6063">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>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 <A HREF="mailto:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=45721">http://bugzilla.ximian.com/show_bug.cgi?id=45721</A>
|
||
|
|
||
|
--- shadow/45721 Wed Jul 2 01:59:01 2003
|
||
|
+++ shadow/45721.tmp.24233 Wed Jul 2 10:10:47 2003
|
||
|
@@ -1,13 +1,13 @@
|
||
|
Bug#: 45721
|
||
|
Product: Mono/Class Libraries
|
||
|
Version: unspecified
|
||
|
OS: Red Hat 9.0
|
||
|
OS Details:
|
||
|
-Status: NEW
|
||
|
-Resolution:
|
||
|
+Status: RESOLVED
|
||
|
+Resolution: NOTABUG
|
||
|
Severity: 016 Two days
|
||
|
Priority: Normal
|
||
|
Component: System
|
||
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
ReportedBy: <A HREF="mailto:pumpik@hotpop.com">pumpik@hotpop.com</A>
|
||
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
@@ -32,6 +32,19 @@
|
||
|
Redirect to right Page..
|
||
|
|
||
|
How often does this happen?
|
||
|
always
|
||
|
|
||
|
Additional Information:
|
||
|
+
|
||
|
+------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2003-07-02 10:10 -------
|
||
|
+Quoting <A HREF="http://www.rfc-editor.org/rfc/rfc2616.txt">http://www.rfc-editor.org/rfc/rfc2616.txt</A> , section 10.3.2:
|
||
|
+
|
||
|
+ If the 302 status code is received in response to a request other
|
||
|
+ than GET or HEAD, the user agent MUST NOT automatically redirect the
|
||
|
+ request unless it can be confirmed by the user, since this might
|
||
|
+ change the conditions under which the request was issued.
|
||
|
+
|
||
|
+I will close the bug by now, but if you have a test case that works
|
||
|
+under MS runtime, feel free to attach it to the report and reopen it.
|
||
|
+
|
||
|
+Thanks.
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="006062.html">[Mono-bugs] XSP WebServer 0.40 doesn't handle my VB.NET code
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006064.html">[Mono-bugs] [Bug 45730][Maj] New - mono --debug prints wrong line numbers for exception backtrace
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6063">[ date ]</a>
|
||
|
<a href="thread.html#6063">[ thread ]</a>
|
||
|
<a href="subject.html#6063">[ subject ]</a>
|
||
|
<a href="author.html#6063">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|