wininet: Use the Content-Length header to work out how much HTTP data there is left...
commitac1b527498a732f9c2a502af4278ad14c452d1a6
authorRob Shearman <rob@codeweavers.com>
Thu, 4 Jan 2007 18:21:49 +0000 (4 18:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Jan 2007 20:17:12 +0000 (4 21:17 +0100)
tree7ccf00194e37ea75d46bca1b3522a42d7c849092
parentcf43b160363f25fc53a25594c0c44151c9a49af9
wininet: Use the Content-Length header to work out how much HTTP data there is left to be read
and don't try to read any more than what is available.
dlls/wininet/http.c
dlls/wininet/internet.c
dlls/wininet/internet.h