Sweden-Number/dlls/winhttp
Huw Davies 6ce8624760 winhttp: Send basic authorization credentials with the first request if they've been set.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-02 11:20:01 +02:00
..
tests winhttp: Send basic authorization credentials with the first request if they've been set. 2017-10-02 11:20:01 +02:00
Makefile.in
cookie.c winhttp: Cookie attributes are case-insensitive. 2017-02-21 12:03:15 +01:00
handle.c winhttp: Return NULL on failure in alloc_handle. 2016-07-03 10:09:20 +09:00
main.c winhttp: Periodically free outdated connections. 2017-07-18 20:43:32 +02:00
net.c winhttp: Allocate a credential handle for each session. 2017-09-12 10:24:52 +02:00
request.c winhttp: Send basic authorization credentials with the first request if they've been set. 2017-10-02 11:20:01 +02:00
rsrc.rc
session.c winhttp: Implement WINHTTP_OPTION_SECURE_PROTOCOLS. 2017-09-12 10:24:54 +02:00
url.c winhttp: Accept NULL buffer for size queries in WinHttpCreateUrl. 2017-01-27 16:31:44 +01:00
winhttp.spec winhttp: Fix some spec file entries. 2017-01-31 12:20:31 +01:00
winhttp_private.h winhttp: Implement WINHTTP_OPTION_SECURE_PROTOCOLS. 2017-09-12 10:24:54 +02:00
winhttp_tlb.idl