HTTP
HTTP GET
#
# Server-side
swsclose%repeat[200 x %00]%
#
# Client-side
http
HTTP/0.9 GET and all zeroes
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -w '%{size_download}\n' --http0.9
#
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
208