<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">No, because that's going to destroy your ability to deploy to anything other<br>than /. Do it properly -
<br><br>$c->response->redirect($c->uri_for("/action", $params), $status);<br><br>and the convenience is already there.</blockquote><div><br><br>or throw things in $c->flash if using a session and maintain data between requests that way.
<br> </div></div>