HTTP
HTTP GET
etag
#
# Server-side
HTTP/1.1 200 OK
Content-Length: 4
Content-Type: text/html
hej
#
# Client-side
http
--etag-save with bad path then working transfer
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --etag-save %LOGDIR/nowhere/etag%TESTNUMBER --next http://%HOSTIP:%HTTPPORT/%TESTNUMBER --include --output %LOGDIR/curl%TESTNUMBER.out
#
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*