cakephp2-php8/lib/Cake/Network
mark_story 512e570202 Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent.
Removing hardcoded XML decoding, but continuing to provide the functionality.
Adding default support for JSON decoding.
Fixing stdin/input mixup.
Fixes #716
2011-05-01 10:21:00 -04:00
..
Email Fixed invalid PhpDoc tag. 2011-04-28 21:25:18 -04:00
Http Added HttpSocket::config['request']['uri'] as parameter in HttpSocket::_parseUri() called by HttpSocket::get(). Now creates correct request array for GET if query params are given and the default request should be used. Fixes #1674. No tests modified since behaviour didn't change. 2011-04-26 19:15:25 -04:00
CakeRequest.php Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent. 2011-05-01 10:21:00 -04:00
CakeResponse.php Unused variables in Network removed 2011-04-23 00:02:08 +04:00
CakeSocket.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-04-11 22:48:08 -04:30