HTTP
HTTP GET
FAILURE
# Server-side
# Client-side
http
HTTP with no data in server reply
http://%HOSTIP:%HTTPPORT/want/30
# Verify data after the test has been "shot"
^User-Agent:.*
GET /want/30 HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
52