cakephp2-php8/lib/Cake/Network
Majna 841e7aa560 Fix RedirectRoute by stopping execution.
If CakeResponse sends a Location header, it will stop execution.
This fixes issues with where a body would be sent with redirect headers.
Tests updated.

Fixes #2143
2011-10-22 13:22:28 -04:00
..
Email Remove comments, and fix debug transport for email. 2011-10-23 00:23:50 +11:00
Http Fixed doc block comments. 2011-10-11 00:22:23 +02:00
CakeRequest.php Fixing bug where you couldn't set CakeRequest::$base to empty string using config variable App.base 2011-10-05 00:46:25 +05:30
CakeResponse.php Fix RedirectRoute by stopping execution. 2011-10-22 13:22:28 -04:00
CakeSocket.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00