HTTP HTTP GET --interface # # Server-side HTTP/1.1 200 OK Date: Mon, 28 Jul 2008 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close Content-Type: text/plain -foo- # # Client-side http HTTP GET with numeric localhost --interface http://%HOSTIP:%HTTPPORT/1045 --interface %CLIENTIP # # Verify data after the test has been "shot" ^User-Agent:.* GET /1045 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Accept: */*