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