in reply to
User agent through Privoxy?
It does not work for me either; but proxy works when I use
$ua->env_proxy
. The env_proxy paramameter to
LWP::UserAgent->new( env_proxy=>1)
is also working fine.
Comment on
Re: User agent through Privoxy?
Replies are listed 'Best First'.
Re^2: User agent through Privoxy?
by
neilwatson
(Priest)
on Jun 17, 2006 at 20:41 UTC
Can you show me your example please?
Neil Watson
watson-wilson.ca
[reply]
In Section
Seekers of Perl Wisdom