- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 12 Feb 2010 10:25:03 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8957
Summary: comments about HTTP requirements on redirects
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: julian.reschke@gmx.de
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
"2.6 Fetching resources":
"Note: The HTTP specification requires that 301, 302, and 307 redirects, when
applied to methods other than GET or HEAD, not be followed without user
confirmation."
This is misleading; this is a known and confirmed bug in RFC 2616. The
restriction is not on GET/HEAD, but on safe methods.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 12 February 2010 10:25:04 UTC