in reply to LWP 500 read timeout

May be your browser use proxy?

Replies are listed 'Best First'.
Re^2: LWP 500 read timeout
by bharat88 (Initiate) on Jun 15, 2010 at 14:59 UTC
    Hey Gangabass,

    No proxy involved. If I try the following: `curl -o file.out $url`; It works fine.

      Hi, Sorry to up something old... I have the same problem.. how did you fix that? Thanks