HTTP HTTP GET HTTP CONNECT HTTP proxy proxytunnel # # Server-side HTTP/1.1 200 Mighty fine indeed Server: test tunnel 2000 # # Client-side http http-proxy CONNECT to peer that returns nothing --proxytunnel --proxy %HOSTIP:%PROXYPORT http://%HOSTIP.1297:%HTTPPORT/we/want/that/page/1297 proxy # # Verify data after the test has been "shot" ^User-Agent:.* CONNECT %HOSTIP.1297:%HTTPPORT HTTP/1.1 Host: %HOSTIP.1297:%HTTPPORT Proxy-Connection: Keep-Alive GET /we/want/that/page/1297 HTTP/1.1 Host: %HOSTIP.1297:%HTTPPORT Accept: */* # 52 - got nothing 52