HTTP
HTTP GET
#
# Server-side
HTTP/1.0 200 OK swsclose
Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
hej
#
# Client-side
http
HTTP URL with slash but with "parameter"
"http://%HOSTIP:%HTTPPORT?mooo/%TESTNUMBER"
#
# Verify data after the test has been "shot"
GET /?mooo/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*