Sweden-Number/dlls/winhttp
Hans Leidekker 10090eb252 winhttp: Strip content-type/length headers from request on a redirect. 2008-09-11 14:37:59 +02:00
..
tests winhttp: Better diagnostics in the notification test. 2008-09-10 10:40:05 +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: Strip content-type/length headers from request on a redirect. 2008-09-11 14:37:59 +02:00
session.c winhttp: Option WINHTTP_OPTION_SERVER_CERT_CONTEXT must return a pointer. 2008-09-09 11:01:53 +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: Support asynchronous requests. 2008-09-08 12:47:21 +02:00