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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 09:27:51 PDT 2016


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

--- Comment #7 from Alexey Proskuryakov <ap at webkit.org> ---
Yes, rewriting a POST request on a 302 redirect is correct behavior, and per the comment in the Chromium bug that you quoted, Chromium does the same.

Given that you have a case where Safari behaves differently than Chrome, there has to be some other subtlety in your case.

We do have a report about incorrectly rewriting non-POST requests, tracked as bug 46183. But since yours is a POST, that is not what is happening here.

-- 
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/4c9c0251/attachment-0001.html>


More information about the webkit-unassigned mailing list