Sweden-Number/dlls/winhttp
Hans Leidekker 23db5357bb winhttp: Add stubs for new proxy functions.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-25 23:08:30 +02:00
..
tests winhttp/tests: Add more WebSocket tests. 2020-06-24 18:34:15 +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: Status and reason are optional in the close response. 2020-06-25 23:08:30 +02:00
rsrc.rc
session.c winhttp: Add stubs for new proxy functions. 2020-06-25 23:08:30 +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: Add support for WebSocket fragment buffers. 2020-06-24 18:34:15 +02:00
winhttp_tlb.idl