cakephp2-php8/lib/Cake/Network/Http
mark_story 58ea40e32c Don't stop reading when only a '0' has been read.
Make tests simpler by using onConsecutiveCalls() instead of trying to
maintain mock method indexes.

Refs #7121
2015-07-27 22:40:27 -04:00
..
BasicAuthentication.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
DigestAuthentication.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
HttpResponse.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
HttpSocket.php Don't stop reading when only a '0' has been read. 2015-07-27 22:40:27 -04:00
HttpSocketResponse.php Gracefully handle invalid chunks in HttpSocket 2014-11-17 22:23:46 -05:00