HTTP
HTTP GET
--no-clobber
#
# Server-side
HTTP/1.0 200 OK
Connection: close
Content-Type: text/plain
Content-Length: 4
foo
#
# Client-side
HTTP GET without clobber and --output-dir
http
http
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --output-dir %LOGDIR -o exist%TESTNUMBER --no-clobber
to stay the same
#
# Verify data after the test has been "shot"
to stay the same
HTTP/1.0 200 OK
Connection: close
Content-Type: text/plain
Content-Length: 4
foo