14 Server: test-server/fake
15 Content-Type: text/html
18 this is data even though Content-Length is set to zero
22 Server: test-server/fake
23 Content-Type: text/html
36 HTTP POST with auth and contents but with content-length set to 0
39 -d "fooo=mooo&pooo=clue&doo=%20%20%20++++" -u "fake:-user" http://%HOSTIP:%HTTPPORT/3
44 # Verify data after the test has been "shot"
49 <protocol nonewline="yes">
51 Authorization: Basic ZmFrZTotdXNlcg==
52 Host: %HOSTIP:%HTTPPORT
55 Content-Type: application/x-www-form-urlencoded
57 fooo=mooo&pooo=clue&doo=%20%20%20++++