Sweden-Number/dlls/winhttp
Hans Leidekker 09238973e8 winhttp: Only read as much data as advertized when draining content.
Fixes a regression caused by 2fa86fd661.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-21 10:04:32 +02:00
..
tests winhttp: Always drain content before sending the next request. 2017-04-12 19:03:50 +02:00
Makefile.in
cookie.c winhttp: Cookie attributes are case-insensitive. 2017-02-21 12:03:15 +01:00
handle.c winhttp: Return NULL on failure in alloc_handle. 2016-07-03 10:09:20 +09:00
main.c
net.c winhttp: Handle EINTR from connect and poll. 2016-12-13 13:13:50 +01:00
request.c winhttp: Only read as much data as advertized when draining content. 2017-06-21 10:04:32 +02:00
rsrc.rc
session.c winhttp: Added WINHTTP_OPTION_CLIENT_CERT_CONTEXT option stub. 2016-10-06 19:17:40 +02:00
url.c winhttp: Accept NULL buffer for size queries in WinHttpCreateUrl. 2017-01-27 16:31:44 +01:00
winhttp.spec winhttp: Fix some spec file entries. 2017-01-31 12:20:31 +01:00
winhttp_private.h winhttp: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. 2017-02-15 16:16:40 +01:00
winhttp_tlb.idl