HTTP
HTTP GET
# Server-side
HTTP/1.1 200 OK swsclose
# Client-side
http
HTTP GET with no response body or headers
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*