On 10/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > when i put warn command after the life to fetch the > $location value,It doesn't yield any value. > my $location = $r->headers_out->get('Location');
There won't be anything there unless you put something there. What are you trying to do? - Perrin