Sweden-Number/dlls/winhttp
Hans Leidekker 4ae5741c4e winhttp: Move handling of default request parameters back to WinHttpOpenRequest.
Avoids special casing all over the place.
2008-09-16 13:36:25 +02:00
..
tests winhttp: Add some tests for set/query option, make them pass under Wine. 2008-09-16 13:36:06 +02:00
Makefile.in winhttp: Add version resource. 2008-09-10 12:08:55 +02:00
handle.c winhttp: Remove some unneeded includes. 2008-08-26 12:07:44 +02:00
main.c winhttp: Add an initial implementation of WinHttpQueryOption and WinHttpSetOption. 2008-09-03 14:21:44 +02:00
net.c winhttp: WinHttpQueryDataAvailable should do a blocking read if more data is expected. 2008-09-09 11:02:04 +02:00
request.c winhttp: Move handling of default request parameters back to WinHttpOpenRequest. 2008-09-16 13:36:25 +02:00
session.c winhttp: Move handling of default request parameters back to WinHttpOpenRequest. 2008-09-16 13:36:25 +02: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: Move handling of default request parameters back to WinHttpOpenRequest. 2008-09-16 13:36:25 +02:00