CURLOPT_CURLU
CURLOPT_PORT
# Server-side
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Type: text/html
Funny-head: yesyes swsclose
# Client-side
http
CURLOPT_CURLU and CURLOPT_PORT
lib%TESTNUMBER
# The tool does two requests, the first sets CURLOPT_PORT to 1
# the second resets the port again and expects that request to work.
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
# Verify data after the test has been "shot"
GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*