wininet: Fix https connections over proxy.
commitea0dae6db2e8a18949e0ccf6b957782abc8925a5
authorPiotr Caban <piotr@codeweavers.com>
Thu, 15 Mar 2018 17:22:08 +0000 (15 18:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Mar 2018 23:59:42 +0000 (16 00:59 +0100)
treeb9eab898fc2ee7484d10fe5fc8056c579aee2ad8
parent1ba91ec9b45f6fe67537274e00cdd385e8c9324b
wininet: Fix https connections over proxy.

Successful CONNECT request switch to tunnel instead of having a message
body.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wininet/http.c