in reply to Re^2: WWW::Mechanize with https and a proxy
in thread WWW::Mechanize with https and a proxy

As i remember i work fine with LWP through proxy (HTTP) with some Google pages (https://adwords.google.com/select/main?cmd=KeywordSandbox). As i remember LWP can't work with SOCKS proxy :-(. And for such task i use Crypt::SSLeay.

  • Comment on Re^3: WWW::Mechanize with https and a proxy