cakephp2-php8/lib/Cake/Network
Chris Kim 94fbc6e5f2 Don't map text/plain to csv. Backport from 3.0. Refs #1696
Jquery sets accepts header similar to "text/plain, */*; q=0.01" by
default for xhr requests. Due to this RequestHandler used to set
extension to csv thereby causing View class to look for views under
non-existent csv folders.
2015-07-07 15:19:45 -04:00
..
Email Merge branch 'master' into 2.7 2015-03-09 21:55:20 -04:00
Http Use $host parameter 2015-03-23 22:31:08 -04:00
CakeRequest.php Merge branch '2.6' into 2.7 2015-06-07 15:45:26 -04:00
CakeResponse.php Don't map text/plain to csv. Backport from 3.0. Refs #1696 2015-07-07 15:19:45 -04:00
CakeSocket.php Fix coding standards errors. 2015-03-23 22:31:09 -04:00