1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/winhttp
2022-11-24 22:20:21 +01:00
..
tests winhttp: Do not reference request from socket. 2022-11-24 22:20:21 +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
net.c winhttp: Store connection in websocket. 2022-11-24 22:20:20 +01:00
request.c winhttp: Do not reference request from socket. 2022-11-24 22:20:21 +01:00
rsrc.rc
session.c winhttp: Cache script in download_script(). 2022-11-24 22:20:21 +01:00
url.c winhttp: Fix default port corner cases in WinHttpCrackUrl(). 2022-06-14 18:44:10 +02:00
winhttp_private.h winhttp: Do not reference request from socket. 2022-11-24 22:20:21 +01:00
winhttp_tlb.idl
winhttp.spec