cakephp2-php8/lib/Cake/Test/Case/Network/Http
mark_story 8cbf975943 Gracefully handle invalid chunks in HttpSocket
When invalid chunks are detected we should assume the server is
incorrect and handle the remaining content as a single large chunk.

Refs #5140
2014-11-17 22:23:46 -05:00
..
BasicAuthenticationTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DigestAuthenticationTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
HttpResponseTest.php Gracefully handle invalid chunks in HttpSocket 2014-11-17 22:23:46 -05:00
HttpSocketTest.php Fix HttpSocket mishandling encoded URIs 2014-11-05 22:18:48 -05:00