winhttp: Send basic authorization credentials with the first request if they've been...
commit6ce8624760a219cea311b70246df6b455c706ab3
authorHuw Davies <huw@codeweavers.com>
Mon, 2 Oct 2017 08:47:27 +0000 (2 09:47 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Oct 2017 09:20:01 +0000 (2 11:20 +0200)
treef25b5b5c23b98d6f4e58f564670ee76b0ce1aebf
parent9c2cce092358177b403fbd396fa2ee7b39eecc47
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>
dlls/winhttp/request.c
dlls/winhttp/tests/winhttp.c