"Http pipelining" in iOS5 can cause some issues, like switching images when rendering a web page in Safari. Some sites have reported this problem, like this one i.e. The origin of the problem is that pipelining "enables the browser to send several HTTP requests on the same connection before receiving the responses".
My question is: is this solved or changed in iOS6? I can't find such info.