Implement HttpSendRequestEx and HttpEndRequest. Restructure, breaking
commitbe918f48b6c863f5bf77ac3e58f04c7664428752
authorAric Stewart <aric@codeweavers.com>
Mon, 21 Nov 2005 15:17:55 +0000 (21 15:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Nov 2005 15:17:55 +0000 (21 15:17 +0000)
tree63484f758a21bd76400229ae158986495349ce52
parent461fe1124358063c2cf06003192ea16f86119a5e
Implement HttpSendRequestEx and HttpEndRequest. Restructure, breaking
some things out of HTTP_SendRequestW to avoid duplicate code.
dlls/wininet/http.c
dlls/wininet/tests/http.c