13 HTTP/1.1 200 OK swsclose
14 Date: Thu, 09 Nov 2010 14:49:00 GMT
15 Content-Type: text/html
18 the content would go here
28 HTTP with proxy authorization set in environment
31 http_proxy=http://fake:user@%HOSTIP:%HTTPPORT/
34 http://we.want.that.site.com/63
38 # Verify data after the test has been "shot"
44 GET http://we.want.that.site.com/63 HTTP/1.1
45 Proxy-Authorization: Basic ZmFrZTp1c2Vy
46 Host: we.want.that.site.com
49 Proxy-Connection: Keep-Alive