wininet: Set Content-Length header to zero if the verb is CONNECT.
commitd050343c502202e1abdabdb37668684031d5367d
authorHans Leidekker <hans@codeweavers.com>
Fri, 2 Oct 2015 13:06:36 +0000 (2 15:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Oct 2015 15:08:25 +0000 (6 00:08 +0900)
treeaf5c21be5d363c58aed28898e096fcf15021f764
parenta42816073e44113e7a4bad5688e11e9c1a43d0c3
wininet: Set Content-Length header to zero if the verb is CONNECT.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
dlls/wininet/http.c
dlls/wininet/tests/http.c