cakephp2-php8/lib/Cake/Test/Case/Controller/Component
Ceeram fcffe3961f Revert "add test to prove requesthandler works correct with Angular wonky accept headers"
This reverts commit 8507ef83f1.

Incorrect header was used for this test, Cake cannot safely determine correct header.
To get CakePHP to respond with json, you can modify the angular common headers.
2014-10-02 22:12:35 +02:00
..
Acl Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Auth Whitelist more URL-y characters in digest parsing. 2014-06-23 14:39:35 -04:00
AclComponentTest.php Updated documentation 2014-04-11 15:10:56 -04:00
AuthComponentTest.php Mocking _sendHeader instead of send() 2014-07-22 15:05:06 +02:00
CookieComponentTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
EmailComponentTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
PaginatorComponentTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
RequestHandlerComponentTest.php Revert "add test to prove requesthandler works correct with Angular wonky accept headers" 2014-10-02 22:12:35 +02:00
SecurityComponentTest.php increases time window in CSRF token expiry tests to 2 seconds 2014-07-06 13:54:24 +02:00
SessionComponentTest.php Don't start a session if it's known to be empty. 2014-01-22 01:17:16 +05:30