Proxies & LWP::Parallel:UserAgent

Brian_Harvey@capgroup.com
Thu, 2 Dec 1999 15:36:24 -0800


I've gotten requests to work with username/password authenticated proxies using
LWP::UserAgent but when I try to do the same with LWP::Parallel::UserAgent, the
requests don't work. Anyone have a short example on getting through
username/password authenticated proxies with LWP::Parallel::UserAgent?

Thanks.

- Brian