Sweden-Number/dlls/winhttp
Hans Leidekker 70c6a8ac62 winhttp: Implement WinHttpSetCredentials.
Only supports the basic authentication scheme.
2008-08-27 13:21:20 +02:00
..
tests winhttp: Implement WinHttpWriteData. 2008-08-26 12:07:43 +02:00
Makefile.in winhttp: Add networking infrastructure. 2008-08-26 12:07:43 +02:00
handle.c winhttp: Remove some unneeded includes. 2008-08-26 12:07:44 +02:00
main.c winhttp: Implement WinHttpWriteData. 2008-08-26 12:07:43 +02:00
net.c Include sys/filio.h to get the FIONREAD definition on Solaris. 2008-08-26 20:40:57 +02:00
request.c winhttp: Implement WinHttpSetCredentials. 2008-08-27 13:21:20 +02:00
session.c winhttp: Remove some unneeded includes. 2008-08-26 12:07:44 +02:00
winhttp.spec winhttp: Implement WinHttpSetCredentials. 2008-08-27 13:21:20 +02:00
winhttp_private.h winhttp: Implement WinHttpSendRequest. 2008-08-26 12:07:43 +02:00