On Mon Sep 18 13:31:57 2006, sjn wrote:
Show quoted text> For the wishlist:
>
> An example for creating a CONNECT proxy would be nice - e.g. for
> allowing a Jabber IM client to access servers outside a firewall.
If what you want is let a (jabber) client connect to port xx on the proxy
and that the connection is actually made to an external server through
the corporate web proxy using the HTTP CONNECT method, then you should
look at Net::Proxy and the connect-tunnel script included in the
distribution.
Regards,