The question is simple...
Can Perls LWP::UserAgent handle proxies that require authentication. I have UserAgent running well, but the documentation doesn't mention authenticated proxies.
Any help would be great.
Thanks
The question is simple...
Can Perls LWP::UserAgent handle proxies that require authentication. I have UserAgent running well, but the documentation doesn't mention authenticated proxies.
Any help would be great.
Thanks
Never mind.
Found the solution.
Change the address to be similar to: http://user:pass@proxy/ and it works fine.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.