HTTP
#
# Server-side
HTTP/1.1 100 Continue
Foo: Bar
Data
Data
Data
#
# Client-side
http
HTTP Continue response without final response
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
#
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
# weird_server_reply
8