wine/dlls/winhttp
2023-01-26 22:05:13 +01:00
..
tests winhttp/tests: Fix test failures with the UTF-8 code page. 2023-01-26 22:05:13 +01:00
cookie.c winhttp: Use the wcsdup function instead of reimplementing it. 2022-11-21 12:58:00 +01:00
handle.c winhttp: Abort websocket IO on handle close. 2022-06-08 15:04:38 +02:00
main.c
Makefile.in include: Use proper dllimports for winhttp functions. 2022-12-07 13:51:37 +01:00
net.c winhttp: Store connection in websocket. 2022-11-24 22:20:20 +01:00
request.c winhttp: Only read server reply in send_request() if the whole request is sent. 2022-12-20 22:37:03 +01:00
rsrc.rc
session.c winhttp: Check for NULL lpszAutoConfigUrl in WinHttpGetProxyForUrl(). 2022-12-19 22:25:19 +01: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: Only read server reply in send_request() if the whole request is sent. 2022-12-20 22:37:03 +01:00
winhttp_tlb.idl