Re: Base Directory

Hans de Graaff (graaff@xs4all.nl)
05 Mar 2000 18:37:33 +0100


"Baris Sumengen" <libwww@hotelspectra.com> writes:

> Thanks, at least I have more info about the problem...
> How can I detect this using any LWP module???
> Nothing I did seemes to work and give the below info back.

You can check whether the response you get for the URI is a
redirection, and if it is you can use the redirected location instead
of the given one.

Hans