wininet: Assume that if we're connected to an HTTP/1.1 server then connections can...
commite74514b1383c099fec95086b07ad1eb89028485a
authorRob Shearman <rob@codeweavers.com>
Fri, 14 Mar 2008 18:10:08 +0000 (14 18:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 15 Mar 2008 09:58:38 +0000 (15 10:58 +0100)
tree6eb762d53880b5ba13932a0bdfc309e434ce55ed
parent0b168e66f681bc7a6d9f507e8cc1c3cdd4134de1
wininet: Assume that if we're connected to an HTTP/1.1 server then connections can be kept alive by default.

So don't close the connection in this case in HTTP_FinishedReading.
dlls/wininet/http.c