cakephp2-php8/lib/Cake/Routing
mark_story 52be365598 Introduce the strip argument to Router.
This allows callers to request that the basepath *not* be stripped off
when normalizing string URL's. This is important in AuthComponent when
handling redirect URL's as the redirect location could point to
a controller that shares a name with the base path.

Refs #3897
Refs #3916
2013-07-12 21:16:18 -04:00
..
Filter Merge pull request #1334 from thegallagher/2.3-cache-fix 2013-06-12 18:27:42 -07:00
Route Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Dispatcher.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
DispatcherFilter.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Router.php Introduce the strip argument to Router. 2013-07-12 21:16:18 -04:00