Created attachment 68608 [details] Screenshot illustrating the problem I've been increasingly seeing pages that get rendered with text that looks like raw HTTP traffic. This seems to happen when I click on a link before the page has completely loaded. I think the output always include a "Connection: keep-alive" header. I'm including a screenshot to demonstrate what happens
I should add that reloading the page always fixes the problem and renders it correctly. Perhaps clicking on the URL doesn't tear down the current page's rendering thread if it hasn't been completely loaded?
This is a bug we had in 0.8 series. Nothing with network traffic or rendering, just a problem with kio usage. You'll find it fixed in the 0.9 series. I couldn't backport to 0.8, sorry. *** This bug has been marked as a duplicate of bug 289029 ***