Sweden-Number/dlls/winhttp
Hans Leidekker 9e96beefae winhttp: Fix handling of the headers length parameter in WinHttpAddRequestHeaders and WinHttpSendRequest. 2015-06-17 22:37:06 +09:00
..
tests winhttp: Fix handling of the headers length parameter in WinHttpAddRequestHeaders and WinHttpSendRequest. 2015-06-17 22:37:06 +09:00
Makefile.in winhttp: Add support for retrieving the proxy automatic configuration URL on Mac OS X. 2014-05-15 19:04:45 +02:00
cookie.c winhttp: Improve parsing of cookie values. 2015-06-16 16:48:30 +09:00
handle.c
main.c winhttp: Release typeinfos and typelib on dll unload. 2015-01-14 13:18:59 +01:00
net.c winhttp: Don't report data pending in the socket. 2014-12-09 13:16:43 +01:00
request.c winhttp: Fix handling of the headers length parameter in WinHttpAddRequestHeaders and WinHttpSendRequest. 2015-06-17 22:37:06 +09:00
rsrc.rc winhttp: Reimplement WinHttpGetProxyForUrl on top of jsproxy. 2014-05-15 19:04:44 +02:00
session.c winhttp: Store credentials set with WinHttpSetCredentials separately from username and password set through options. 2015-06-15 14:45:51 +09:00
url.c winhttp: Only set the scheme if we have a valid URL. 2014-05-24 11:00:39 +09:00
winhttp.spec
winhttp_private.h winhttp: Store credentials set with WinHttpSetCredentials separately from username and password set through options. 2015-06-15 14:45:51 +09:00
winhttp_tlb.idl