in reply to Re: Re: HTTP::Proxy creation and using it
in thread HTTP::Proxy creation and using it

Read the LWP::UserAgent documentation which contains a really good bit about using proxy servers. It is explained in detail.

What are you trying to achieve? If I follow the tortured thread of your previous postings then I don't believe that the proxy server will do what you want it to do since the communication will still originate from your machine.

  • Comment on Re: Re: Re: HTTP::Proxy creation and using it