winhttp: Fix handling of WINHTTP_OPTION_SECURITY_FLAGS.
commit51f7680dccd4698fbceb7520f3e7fdccc293b7f7
authorHans Leidekker <hans@codeweavers.com>
Mon, 17 Dec 2018 11:26:35 +0000 (17 12:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Dec 2018 21:35:22 +0000 (17 22:35 +0100)
treec1f70842bc9592568e199df17e822e423e1a1215
parentd8a27a78dd83f52b26cf8b7711f3ea127c0b34f7
winhttp: Fix handling of WINHTTP_OPTION_SECURITY_FLAGS.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winhttp/session.c
dlls/winhttp/tests/winhttp.c