Open
Description
During testing of POST requests for pretty urls, a new bug was found. When
doing a post request to a non-pretty url, and later navigation Back and Forward
in history using mouse context menu, an error occurs:
Loading error (-400).
The message above is outputted in `ClientHandler::OnLoadError()`.
Original issue reported on code.google.com by [email protected]
on 28 Oct 2014 at 9:43