HTTP
HTTP GET
HTTP/1.1 200 OK
Content-Length: 6
Content-Type: text/html
-foo-
http
Keep question mark for empty query
"http://%HOSTIP:%HTTPPORT/hello?" -w '%output{%LOGDIR/out%TESTNUMBER}%{url_effective}'
# Verify data after the test has been "shot"
http://%HOSTIP:%HTTPPORT/hello?
GET /hello? HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*