wine/dlls/winhttp
2022-08-10 14:07:27 +02:00
..
tests winhttp: Allow custom headers to be separated by any sequence of \r and \n. 2022-08-10 14:07:25 +02:00
cookie.c
handle.c winhttp: Abort websocket IO on handle close. 2022-06-08 15:04:38 +02:00
main.c
Makefile.in
net.c winhttp: Avoid invalid memory access in netconn_resolve(). 2022-08-05 20:13:33 +02:00
request.c winhttp: Don't make a copy of the string in add_request_headers(). 2022-08-10 14:07:27 +02:00
rsrc.rc
session.c winhttp: Abort websocket IO on handle close. 2022-06-08 15:04:38 +02:00
url.c winhttp: Fix default port corner cases in WinHttpCrackUrl(). 2022-06-14 18:44:10 +02:00
winhttp.spec
winhttp_private.h winhttp: Use completion port for async send. 2022-06-09 20:55:20 +02:00
winhttp_tlb.idl