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