Sweden-Number/dlls/winhttp
Hans Leidekker 97f9dc7ff4 winhttp: Stop the send queue before sending the close message.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-29 21:07:43 +02:00
..
tests winhttp: Copy the reason buffer. 2020-06-29 21:07:43 +02:00
Makefile.in winhttp: Build with msvcrt. 2019-11-20 23:03:21 +01:00
cookie.c winhttp: Explicitly pass errors. 2020-04-07 20:55:49 +02:00
handle.c winhttp: Don't close child handles on release. 2020-06-23 10:09:52 +02:00
main.c winhttp: Build with msvcrt. 2019-11-20 23:03:21 +01:00
net.c winhttp: Treat a partial certificate chain as having an unknown/invalid CA. 2020-06-17 11:35:01 +02:00
request.c winhttp: Stop the send queue before sending the close message. 2020-06-29 21:07:43 +02:00
rsrc.rc
session.c winhttp: Stop the send queue before sending the close message. 2020-06-29 21:07:43 +02:00
url.c winhttp: Fix digit character check in parse_port. 2020-02-07 21:28:24 +01:00
winhttp.spec winhttp: Add stubs for new proxy functions. 2020-06-25 23:08:30 +02:00
winhttp_private.h winhttp: Stop the send queue before sending the close message. 2020-06-29 21:07:43 +02:00
winhttp_tlb.idl