HTTP
HTTP GET
--write-out
# Server-side
HTTP/1.1 200 This is a weirdo text message swsclose
Content-Length: 4
Connection: close
Moo
# Client-side
http
--write-out from file with empty file
http://%HOSTIP:%HTTPPORT/we/want/our/%TESTNUMBER -w @%LOGDIR/blank%TESTNUMBER
# Verify data after the test has been "shot"
GET /we/want/our/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*