cakephp2-php8/lib/Cake/Network
mark_story d4a3594e4f Add support for is() with multiple types.
Add ability to check if a request is one of a set number of types
by providing an array. If any type matches, then the method returns
true.

Refs #3714
2013-04-01 21:52:15 -04:00
..
Email Merge branch 'master' into 2.4 2013-03-26 20:31:54 -04:00
Http Backwards compat for auth in the config array of HttpSocket::request() 2013-03-29 15:46:42 -07:00
CakeRequest.php Add support for is() with multiple types. 2013-04-01 21:52:15 -04:00
CakeResponse.php Fix typos 2013-03-05 00:05:14 -07:00
CakeSocket.php Fix typos 2013-03-05 00:05:14 -07:00