in reply to LWP::UserAgent, HTTP proxy, 404 Not Found

Some of the links return to be OK but some of them which are acctually exists give me the "404 Not Found" errors.

That second Netscape URL returns a 404 response when I hit it through a browser, and a 404 response when I hit it through LWP. The responses are different, which could be attributable to one of several things:

Without a lot of experimenting, it's hard to tell which.

Update: You've correct the second URL. That one does work for me. You might be having an issue with your proxy server.

Replies are listed 'Best First'.
Re: Re: LWP Problem
by Anonymous Monk on Apr 16, 2003 at 22:02 UTC
    I got all correct returns if I run the script on my local machine using ActivePerl. I am wondering if it is a firewall issue.