in reply to Re: Getting a webpage through proxy
in thread Getting a webpage through proxy

Check out -
$ua->proxy('http', 'http://proxy.name.ie:8001/');
And this node