in reply to Re: LWP error 500 Server closed connection
in thread LWP error 500 Server closed connection

esskar, I use a proxy server because I am using my company's network. I can type that link on my browser textbox and it will load the page just fine.
If the proxy server causes this, what might be the solution?
Thanks in advanced.
  • Comment on Re^2: LWP error 500 Server closed connection

Replies are listed 'Best First'.
Re^3: LWP error 500 Server closed connection
by esskar (Deacon) on Jul 26, 2005 at 22:49 UTC
      esskar, I tried to add this $browser->proxy('http','http://proxy.com:8081'); This will work on some sites but not for others. Do I have to add anything else?