[Webkit-unassigned] [Bug 161860] Upload FormData isn't sent on redirect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 18 22:09:58 PDT 2016


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

--- Comment #6 from Binyamin <7raivis at inbox.lv> ---
I think it was 302 HTTP redirect.

Here Chrome behavior https://chromium.googlesource.com/chromium/src/net/+/master/url_request/url_request_job.cc#48 and 

And https://bugs.chromium.org/p/chromium/issues/detail?id=107159#c1
> ... according to all the HTTP RFCs:  1945, 2068, 2616, and the latest httpbis draft (http://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-17).  HTTP 2616 mentions that many browsers rewrite the request in violation of spec.  The latest httpbis spec allows POSTs to be converted to GETs on 302s, which we do, but still requires not rewriting other request types.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160919/6b3354d3/attachment.html>


More information about the webkit-unassigned mailing list