HTTP HTTP GET # Server-side HTTP/1.1 200 OK swsclose Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 surprise HTTP/1.1 200 OK swsclose Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close surprise2 wait 1 # Client-side http HTTP with delayed close, conn reuse, connection reset and retry http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER http://%HOSTIP:%HTTPPORT/wantmore/%TESTNUMBER0001 # Verify data after the test has been "shot" HTTP/1.1 200 OK swsclose Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 surprise HTTP/1.1 200 OK swsclose Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close surprise2 GET /want/%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* GET /wantmore/%TESTNUMBER0001 HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */*