16 Date: Thu, 09 Nov 2010 14:49:00 GMT
17 Server: test-server/fake
18 Content-Type: text/html
24 HTTP/1.1 200 Mighty fine indeed
\r
27 Date: Thu, 09 Nov 2010 14:49:00 GMT
28 Server: test-server/fake
29 Content-Type: text/html
43 HTTP CONNECT with proxytunnel getting two URLs from the same host
46 http://remotesite.com/we/want/that/page/275 -p -x %HOSTIP:%HTTPPORT --user iam:myself --proxy-user youare:yourself http://remotesite.com/we/want/that/page/275
51 # Verify data after the test has been "shot"
57 CONNECT remotesite.com:80 HTTP/1.0
\r
58 Host: remotesite.com:80
\r
59 Proxy-Authorization: Basic eW91YXJlOnlvdXJzZWxm
\r
60 User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
\r
61 Proxy-Connection: Keep-Alive
\r
63 GET /we/want/that/page/275 HTTP/1.1
\r
64 Authorization: Basic aWFtOm15c2VsZg==
\r
65 Host: remotesite.com
\r
68 GET /we/want/that/page/275 HTTP/1.1
\r
69 Authorization: Basic aWFtOm15c2VsZg==
\r
70 Host: remotesite.com
\r