cakephp2-php8/lib/Cake/Test/Case/Controller/Component
Simon Males c998888fe7 Do not assume CONTENT_TYPE is available.
In some server environments notably the CLI server, _SERVER['CONTENT_TYPE'] is not available.
In these cases, fall back to the HTTP_CONTENT_TYPE header.

Refs #GH-1661
2013-10-01 15:10:33 -04:00
..
Acl cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
Auth Merge branch 'master' into 2.4 2013-06-09 18:08:32 +05:30
AclComponentTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AuthComponentTest.php cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
CookieComponentTest.php Fix missing expiry times on cookies. 2013-08-06 22:01:13 -04:00
EmailComponentTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
PaginatorComponentTest.php simplify tests 2013-09-19 00:17:21 +02:00
RequestHandlerComponentTest.php Do not assume CONTENT_TYPE is available. 2013-10-01 15:10:33 -04:00
SecurityComponentTest.php fix renderLayout and update deprecated and outdated code 2013-09-13 00:09:31 +02:00
SessionComponentTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00