HTTP
HTTP GET
--header
#
# Server-side
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 6
Connection: close
Content-Type: text/html
-foo-
#
# Client-side
http
disable Host: when specified as lower case
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -H host:
#
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
User-Agent: curl/%VERSION
Accept: */*