wininet/tests: Don't include the trailing '\0' in dwHeadersLength otherwise HttpSendR...
commit1fa0e443e356af0d544e2315790fbb36ef500db3
authorFrancois Gouget <fgouget@free.fr>
Mon, 18 Feb 2008 23:20:50 +0000 (19 00:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2008 12:39:25 +0000 (19 13:39 +0100)
treeca0e58be0c658467b109f90f227fa563f4301dd3
parentabfa73b5c13edb0acab57f7e4d0f43e7189620bc
wininet/tests: Don't include the trailing '\0' in dwHeadersLength otherwise HttpSendRequestEx() sends it too which some servers object to.
dlls/wininet/tests/http.c