<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-&gt;response-&gt;redirect($c-&gt;uri_for(&quot;/action&quot;, $params), $status);<br><br>and the convenience is already there.</blockquote><div><br><br>or throw things in $c-&gt;flash if using a session and maintain data between requests that way.
<br>&nbsp;</div></div>