cakephp2-php8/lib/Cake/Network
Chris Hallgren 0c183b9b8e Read content type in a more compatible way.
Not all webservers set CONTENT_TYPE. The built-in PHP webserver for
example sets HTTP_CONTENT_TYPE instead. Add a public method to the
request object to smooth over this difference.

Refs #6051, #8267
2016-02-15 19:31:24 -06:00
..
Email Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
Http Fix proxy authentication when SSL is used 2015-12-11 14:44:46 +01:00
CakeRequest.php Read content type in a more compatible way. 2016-02-15 19:31:24 -06:00
CakeResponse.php Merge pull request #7447 from ravage84/2.7-lib-improvements 2015-09-25 12:14:00 -04:00
CakeSocket.php Merge pull request #7836 from RichieB2B/fix-proxy-auth-via-ssl 2015-12-15 21:56:40 -05:00