14 # this is returned first since we get no proxy-auth
16 HTTP/1.1 405 Method Not Allowed swsclose
18 And you should ignore this data.
29 HTTP proxy CONNECT with custom User-Agent header
32 http://test.remote.server.com:287/path/287 -H "User-Agent: looser/2007" --proxy http://%HOSTIP:%HTTPPORT --proxytunnel
36 # Verify data after the test has been "shot"
39 CONNECT test.remote.server.com:287 HTTP/1.0
40 Host: test.remote.server.com:287
41 Proxy-Connection: Keep-Alive
42 User-Agent: looser/2007
50 HTTP/1.1 405 Method Not Allowed swsclose