HTTP HTTP GET chunked Transfer-Encoding # # Server-side HTTP/1.1 200 OK Date: Tue, 09 Nov 2010 14:49:00 GMT Accept-Ranges: bytes Content-Length: 6 Connection: close -foo- # # Client-side http HTTP POST zero length, chunked-encoded -d "" --header "Transfer-Encoding: chunked" http://%HOSTIP:%HTTPPORT/%TESTNUMBER # # Verify data after the test has been "shot" POST /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* Transfer-Encoding: chunked Content-Type: application/x-www-form-urlencoded 0