Sweden-Number/dlls/winhttp
Hans Leidekker 859f9daada winhttp: Use DNS only for proxy auto-detection.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52133
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-30 22:07:21 +01:00
..
tests winhttp: Don't send notifications when connection is closed on read finish. 2021-10-15 18:33:06 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
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
net.c winhttp: Handle TLS close notify in netconn_is_alive(). 2021-11-01 20:45:07 +01:00
request.c winhttp: Process end of read data before sending callback in read_data(). 2021-10-15 18:33:11 +02:00
rsrc.rc
session.c winhttp: Use DNS only for proxy auto-detection. 2021-11-30 22:07:21 +01:00
url.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
winhttp.spec
winhttp_private.h winhttp: Limit recursion for synchronous callback calls. 2021-09-21 11:43:54 +02:00
winhttp_tlb.idl