winhttp: Store credentials set with WinHttpSetCredentials separately from username...
commit3b8a8d31dc460e0dcff9c9dc918ee4b80c81734b
authorHans Leidekker <hans@codeweavers.com>
Fri, 12 Jun 2015 13:08:30 +0000 (12 15:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jun 2015 05:45:51 +0000 (15 14:45 +0900)
tree657ffa67c728c10a5517bdb3d2df886cd23bd720
parentc5a969904f9f06cbe9d29bf14f7d4efc7d78f590
winhttp: Store credentials set with WinHttpSetCredentials separately from username and password set through options.
dlls/winhttp/request.c
dlls/winhttp/session.c
dlls/winhttp/tests/winhttp.c
dlls/winhttp/winhttp_private.h