HTTP HTTP GET HTTP CONNECT HTTP Basic auth proxytunnel # # Server-side HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes Content-Length: 9 contents HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes Content-Length: 9 contents # # Client-side http http-proxy HTTP over proxy-tunnel with --proxy-header and --header http://test.1428:%HTTPPORT/we/want/that/page/1428 -p -x %HOSTIP:%PROXYPORT --user 'iam:my:;self' --header "header-type: server" --proxy-header "header-type: proxy" proxy # # Verify data after the test has been "shot" ^User-Agent:.* CONNECT test.1428:%HTTPPORT HTTP/1.1 Host: test.1428:%HTTPPORT User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3 Proxy-Connection: Keep-Alive header-type: proxy GET /we/want/that/page/1428 HTTP/1.1 Host: test.1428:%HTTPPORT Authorization: Basic aWFtOm15OjtzZWxm User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3 Accept: */* header-type: server