cakephp2-php8/lib/Cake/Network
Jose Lorenzo Rodriguez b38c0e50a4 Adding configuration options to CakeEmail to set the header encoding and body encoding, also translating
all string from the App.encoding value to the configured charset if they differ. This makes possible to
send correctly emails in japanese charset
2011-10-16 15:43:10 -04:30
..
Email Adding configuration options to CakeEmail to set the header encoding and body encoding, also translating 2011-10-16 15:43:10 -04:30
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 Removing trailing spaces. 2011-08-15 23:55:08 -04:00
CakeSocket.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00