Net::HTTP::Proxy using one or more proxies

Hi to net/http/proxy developers,

is possible to use multiple proxies in Net::HTTP::Proxy?
Tips pls.

Thanks and kind regards -botp

Hi,

  In mail "Net::HTTP::Proxy using one or more proxies"

···

"Peña, Botp" <botp@delmonte-phil.com> wrote:

is possible to use multiple proxies in Net::HTTP::Proxy?
Tips pls.

In a word, No.
You must use multiple Net::HTTP objects explicitly.

Regards,
Minero Aoki