PHP-Routing icon indicating copy to clipboard operation
PHP-Routing copied to clipboard

Is it possible to reroute?

Open a3020 opened this issue 13 years ago • 1 comments

Many frameworks offer the possibility to redirect / reroute / redispatch / requestaction. In the code I could'nt find anything, apart from the function 'setRequestUri'.

Why have you stated that the setRequestUri function is only for testing purposes?

a3020 avatar May 07 '12 06:05 a3020

Ah, because that function only exists to set an internal variable :) It's not for redirecting.

I haven't looked into redirection but you're right, I probably should. Thanks for pointing it out!

samwho avatar May 07 '12 09:05 samwho