You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "J. Peng" <pe...@gmail.com> on 2008/03/03 02:33:17 UTC

retrun 302 in Trans handler

Can I return a 302 redirection code in TransHandler?
I know generally we do it in AccessHandler.
Thanks.