HTTP
HTTP GET
followlocation
# Server-side
HTTP/1.1 200 hello
Connection: close
Content-Length: 4
hej
# Client-side
http
HTTP URL with http:/ (one slash!)
http:/%HOSTIP:%HTTPPORT/want/1143
# Verify data after the test has been "shot"
^User-Agent:.*
GET /want/1143 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*