Safari send POST request when refresh after pushState/replaceState
Asked Answered
E

0

3

After post a form, I use pushState/replaceState to manipulate the history. Then when refresh, Chrome will send GET request to the new url, but Safari will send POST. Is it a BUG in Safafi? Anyone had met it before?

Erland answered 25/10, 2017 at 13:11 Comment(2)
i got the same issue, any updates?Axenic
fyi, I logged a ticket. bugs.webkit.org/show_bug.cgi?id=202963Harappa

© 2022 - 2024 — McMap. All rights reserved.