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 string including http:// and user+empty password
31 http://we.want.that.site.com/278 -x http://f%61ke:@%HOSTIP:%HTTPPORT
35 # Verify data after the test has been "shot"
41 GET http://we.want.that.site.com/278 HTTP/1.1
42 Proxy-Authorization: Basic ZmFrZTo=
43 Host: we.want.that.site.com
46 Proxy-Connection: Keep-Alive