and a LWP::UserAgent to ask for the requested pages.
IMPORTANT: If you use your own LWP::UserAgent, you must install it before your calls to push_filter
agent
The LWP::UserAgent object used internally to connect to remote sites.
perldoc LWP::UserAgent
$ua->env_proxy;
$ua->proxy(['http', 'ftp'], 'http://username:password@proxy.localhost:8001/');
In reply to Re: Proxy for HTTP::Proxy
by Anonymous Monk
in thread Proxy for HTTP::Proxy
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |