cakephp2-php8/lib/Cake/Test/Case/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 port numbers from Message-id domains. 2012-09-28 21:20:14 -04:00
Http URL decode redirect urls. 2012-10-29 22:29:13 -04:00
CakeRequestTest.php Only set $request->data with PUT/DELETE when it can be decoded. 2012-10-31 21:02:47 -04:00
CakeResponseTest.php Allow bulk storing/updating of mime types. Closes #2844 2012-05-03 01:39:12 +05:30
CakeSocketTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00