HttpSendRequestExA/W doesn't touch lpBuffersIn->Next, so simplify the
commit435035763472a03ae1c3650f88cbfe27119308df
authorRobert Shearman <rob@codeweavers.com>
Tue, 29 Nov 2005 10:42:23 +0000 (29 11:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Nov 2005 10:42:23 +0000 (29 11:42 +0100)
tree761804ab7f41f515c4eae88873aa2003600d61ca
parentdd3e1dc52522371140331a02870b71aea616df6c
HttpSendRequestExA/W doesn't touch lpBuffersIn->Next, so simplify the
code a bit.
Modify test case to demonstrate this.
dlls/wininet/http.c
dlls/wininet/tests/http.c