cakephp2-php8/lib/Cake/Network/Http
2011-04-26 19:15:25 -04:00
..
BasicAuthentication.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
DigestAuthentication.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
HttpResponse.php Unused variables in Network removed 2011-04-23 00:02:08 +04:00
HttpSocket.php 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