This is a discussion on location header - modperl ; HI 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'); Would you give some suggestion how to get the location value. Also would you suggest me how to ...
HI
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');
Would you give some suggestion how to get the location
value.
Also would you suggest me how to find the location header
info.
I installed mozilla with live http headers.
thanks.