Sweden-Number/dlls/winhttp
Alexander Fischer b9f012e14c winhttp: Added stubs to function request_set_option.
WINHTTP_OPTION_MAX_RESPONSE_DRAIN_SIZE and
WINHTTP_OPTION_MAX_RESPONSE_HEADER_SIZE, (defined in include/winhttp.h)
weren't handled yet, which caused 'Amazon Games App' downloads to fail.

Signed-off-by: Alexander Fischer <fischeralex1993@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-29 12:32:20 +02:00
..
tests winhttp: Invalid url decomposition should return failure when it fails. 2021-04-07 22:36:11 +02:00
Makefile.in
cookie.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
handle.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
main.c winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer(). 2021-04-30 22:59:50 +02:00
net.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
request.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
rsrc.rc
session.c winhttp: Added stubs to function request_set_option. 2021-06-29 12:32:20 +02:00
url.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
winhttp.spec
winhttp_private.h winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
winhttp_tlb.idl