HTTP
HTTP GET
# Server-side
HTTP/1.0 200 Mooo swsclose
Server: test-server/fake
Connection: close
*flopp*
# Client-side
http
specify more -o than URLs
http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -o - -o -
# Verify data after the test has been "shot"
GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*