Sweden-Number/dlls/winhttp
Huw Davies 50d9d187c5 winhttp: Don't wait for the task thread to exit.
Instead, have the task thread call the destructor before it exits.
Previously, if the task thread held the final reference, it would call
request_destroy which would then wait for itself to finish.
2015-07-21 17:38:13 +02:00
..
tests winhttp: Store cookies in reverse order. 2015-06-24 22:56:46 +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: Store cookies in reverse order. 2015-06-24 22:56:46 +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: Don't wait for the task thread to exit. 2015-07-21 17:38:13 +02:00
rsrc.rc winhttp: Reimplement WinHttpGetProxyForUrl on top of jsproxy. 2014-05-15 19:04:44 +02:00
session.c winhttp: Don't wait for the task thread to exit. 2015-07-21 17:38:13 +02: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 makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00