Sweden-Number/dlls/winhttp
Juan Lang bd7a2e70b0 winhttp: Issue CONNECT command to connect to a secure server through a proxy server. 2009-07-15 14:11:06 +02:00
..
tests winhttp: Allow full path in addition to relative path in headers to accomodate proxy servers. 2009-07-15 14:10:43 +02:00
Makefile.in winhttp: Implement WinHttpSetDefaultProxyConfiguration. 2009-07-15 14:06:40 +02:00
cookie.c winhttp: Manage a session global cookie cache. 2008-09-16 13:36:38 +02:00
handle.c winhttp: Remove some unneeded includes. 2008-08-26 12:07:44 +02:00
main.c winhttp: Prefer builtin over native. 2008-11-20 15:02:07 +01:00
net.c winhttp: Support IPv6 in netconn_resolve. 2009-07-09 12:01:16 +02:00
request.c winhttp: Issue CONNECT command to connect to a secure server through a proxy server. 2009-07-15 14:11:06 +02:00
session.c winhttp: Don't set port number to a default before scheme is known. 2009-07-15 14:10:50 +02:00
url.c winhttp: Set last error for invalid URLs passed to WinHttpCrackUrl. 2009-01-05 16:37:40 +01:00
version.rc winhttp: Add version resource. 2008-09-10 12:08:55 +02:00
winhttp.spec winhttp: Implement WinHttpSetCredentials. 2008-08-27 13:21:20 +02:00
winhttp_private.h winhttp: Use proxy server when redirecting. 2009-07-15 14:10:35 +02:00