HTTP
HTTP GET
--clobber
#
# Server-side
HTTP/1.0 200 OK
Connection: close
Content-Type: text/plain
Content-Length: 4
foo
#
# Client-side
HTTP GET with explicit clobber
http
http
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -o %LOGDIR/exist%TESTNUMBER --clobber
to be overwritten
#
# Verify data after the test has been "shot"
HTTP/1.0 200 OK
Connection: close
Content-Type: text/plain
Content-Length: 4
foo