[Webkit-unassigned] [Bug 22532] New: 307 redirect resets method to GET

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 27 11:30:35 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22532

           Summary: 307 redirect resets method to GET
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://crypto.stanford.edu/~collinj/test/redirection/
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: collinj at webkit.org


According to the HTTP RFC at
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html, an HTTP 307 redirect
should keep the current HTTP method.  However, Safari resets the method to GET.
 I haven't debugged this enough to know whether this is a WebKit bug or a
CFNetwork bug.

Test case:
  http://crypto.stanford.edu/~collinj/test/redirection/


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list