cakephp2-php8/lib/Cake/Network
Ceeram d730acba59 Add onlyAllow() to CakeRequest, to check if the request method matches the allowed ones.
Throws exception if not matched, using the required Allow response header.
2012-08-22 17:23:24 +02:00
..
Email Merge branch '2.3' of https://github.com/cakephp/cakephp into feature/smtp-tls 2012-07-23 22:24:10 +01:00
Http Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
CakeRequest.php Add onlyAllow() to CakeRequest, to check if the request method matches the allowed ones. 2012-08-22 17:23:24 +02:00
CakeResponse.php Added CakeResponse::file() for serving files as response 2012-07-11 01:24:00 +05:30
CakeSocket.php fixing translation domain to cake_dev 2012-07-25 19:20:30 +01:00