HTTP
HTTP GET
HTTP/0.9
# Server-side
no headers swsclose
# Client-side
!hyper
http
 
HTTP GET without headers in the response
 
 
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --http0.9
#
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*