15 Date: Thu, 09 Nov 2010 14:49:00 GMT
16 Server: test-server/fake swsclose
17 Content-Type: text/html
31 HTTP over proxy with site authentication
34 http://%HOSTIP:%HTTPPORT/we/want/that/page/84 -x %HOSTIP:%HTTPPORT --user iam:myself
39 # Verify data after the test has been "shot"
45 GET http://%HOSTIP:%HTTPPORT/we/want/that/page/84 HTTP/1.1
46 Authorization: Basic aWFtOm15c2VsZg==
47 User-Agent: curl/7.10.7-pre2 (i686-pc-linux-gnu) libcurl/7.10.7-pre2 OpenSSL/0.9.7a zlib/1.1.3
48 Host: %HOSTIP:%HTTPPORT
51 Proxy-Connection: Keep-Alive