> When I tried to do check what Polipo returns when i issue a connect
> command, it just echos the connect command like:
> CONNECT [Website.com] HTTP/1.1

I cannot reproduce this issue:

  $ echo -ne 'CONNECT localhost:22 HTTP/1.1\n\n' | nc localhost 8123
  HTTP/1.1 200 Tunnel established
  
  SSH-2.0-OpenSSH_4.6p1 Debian-5

Are you using an upstream proxy?  There's a known bug with CONNECT
when using a parent proxy, a patch is pending and I'll review it as
soon as I have some quiet time.

                                        Juliusz

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Polipo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to