HTTP
HTTP GET
--no-clobber
--continue-at
#
# Server-side
#
# Client-side
http
--no-clobber with --continue-at
initial content
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --no-clobber -C 1 -o "%LOGDIR/%TESTNUMBER"
#
# Verify data after the test has been "shot"
2
curl: --continue-at is mutually exclusive with --no-clobber
curl: option -C: is badly used here
%if manual
curl: try 'curl --help' or 'curl --manual' for more information
%else
curl: try 'curl --help' for more information
%endif