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/1271 -w @log/blank1271
# Verify data after the test has been "shot"
^User-Agent:.*
GET /we/want/our/1271 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*