302 error

Gregory Kogut (gkogut@ucsd.edu)
Wed, 15 Jan 1997 14:53:32 -0800


I'm using libwww_perl-0.40 to implement a Web client.  On URLs which
redirect to another URL, the 'request' sub returns a '302' server
error,  and no content.  I know that most clients ignore the 302 and
redirect to the new URL.  How do I do this?  I don't know how to get the
new URL, or how to make 'request' ignore the 302 error.

Please respond to: gkogut@ucsd.edu

Forgive me if the question is naive, this is my first day using
libwww-perl

Thank you,
Greg