winhttp: Make sure not to read more data than expected on a redirect.
commit7f28c5f87e23fe4a079d1f1fb184228212a39709
authorHans Leidekker <hans@codeweavers.com>
Mon, 8 Sep 2008 20:02:21 +0000 (8 22:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Sep 2008 09:02:17 +0000 (9 11:02 +0200)
treeaa1f7a729a0a7c571e1b104b33639512d2d9e52e
parent01e7d128483cf4bec401dee3fc8a479109d7a072
winhttp: Make sure not to read more data than expected on a redirect.

Fixes a bug in automatic redirects with content.
dlls/winhttp/request.c