in reply to Re^2: redirection using LWP::UserAgent
in thread redirection using LWP::UserAgent

It sounds like a bug in EZPROXY, not handling cookies or redirects correctly. I'd suggest trying a different proxy, or else analyzing the difference in the sent and returned headers when using the proxy vs. not using it to find what EZPROXY is leaving out.

Replies are listed 'Best First'.
Re^4: redirection using LWP::UserAgent
by mrguy123 (Hermit) on May 02, 2006 at 06:01 UTC
    Thanks.
    I'll try doing that.