David Garamond [DG], on Monday, January 31, 2005 at 20:58 (+0700) wrote about:
>> $ua->proxy(['http', 'https'] => "http://213.46.246.134:80"); DG> I have done the above and the proxy (squid) does support SSL (using DG> CONNECT method), I use it everyday. LWP returns 501 without hitting the DG> proxy though, so can I confirm here that LWP doesn't support https DG> request over http proxy? I have similar problem as you, but after some tweaking it downloads page via SSL. Don't remember exactly the solution, but I have to install Crypt::SSLeay and maybe Net::SSLeay too, but as I can see, you have those modules already. Try to download that https page in some cycle, for example give that 5 tries, and after exit... -- ...m8s, cu l8r, Brano. [Nobody loves me..I'm going to feed my fish some worms.] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>