[webkit-reviews] review requested: [Bug 175247] Treat POST that redirects to a GET as a new navigation action : [Attachment 317462] Patch and unit tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 7 14:17:04 PDT 2017


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 175247: Treat POST that redirects to a GET as a new navigation action
https://bugs.webkit.org/show_bug.cgi?id=175247

Attachment 317462: Patch and unit tests

https://bugs.webkit.org/attachment.cgi?id=317462&action=review




--- Comment #11 from Daniel Bates <dbates at webkit.org> ---
Created attachment 317462

  --> https://bugs.webkit.org/attachment.cgi?id=317462&action=review

Patch and unit tests

Updated WebCore ChangeLog description to explain the behavior of HTTP 307
temporary redirects with respect to the preservation of the HTTP method as well
as how this change affects the navigation type passed to clients that implement
the WKNavigationDelegate protocol.


More information about the webkit-reviews mailing list