15 HTTP/1.1 200 OK swsclose
16 Date: Thu, 09 Nov 2010 14:49:00 GMT
17 Server: test-server/fake
18 Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
19 ETag: "21025-dc7-39462498"
37 HTTP GET with proxy and CURLOPT_PORT
39 # first URL then proxy
41 http://www.haxx.se:999/523 http://%HOSTIP:%HTTPPORT
46 # Verify data after the test has been "shot"
52 GET http://www.haxx.se:19999/523 HTTP/1.1
\r
53 Authorization: Basic eHh4Onl5eQ==
\r
54 Host: www.haxx.se:19999
\r
57 Proxy-Connection: Keep-Alive
\r