cakephp2-php8/lib/Cake/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
..
BasicAuthentication.php More API docblock fixes. 2014-06-01 03:06:05 +05:30
DigestAuthentication.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
HttpResponse.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
HttpSocket.php Fix HttpSocket mishandling encoded URIs 2014-11-05 22:18:48 -05:00
HttpSocketResponse.php Gracefully handle invalid chunks in HttpSocket 2014-11-17 22:23:46 -05:00