cakephp2-php8/lib/Cake/Network
mark_story 8035b37df2 Only set $request->data with PUT/DELETE when it can be decoded.
Setting $request->data to the raw put data isn't overly useful unless it
can be decoded.  Generally $request->data is expected to be an array,
when its a string things can go funny.

Fixes #3320
2012-10-31 21:02:47 -04:00
..
Email Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Http URL decode redirect urls. 2012-10-29 22:29:13 -04:00
CakeRequest.php Only set $request->data with PUT/DELETE when it can be decoded. 2012-10-31 21:02:47 -04:00
CakeResponse.php Fix #3148 MediaView does not support Microsoft Office default formats 2012-08-25 17:51:48 -04:00
CakeSocket.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00