From a6f07cd4153092d7a709e7d4d95757fa4b32cac7 Mon Sep 17 00:00:00 2001 From: thefosk Date: Wed, 13 Feb 2013 10:42:58 -0800 Subject: [PATCH] bugfix in chuncked responses support --- main/mashape/http/Chunked.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/mashape/http/Chunked.php b/main/mashape/http/Chunked.php index cef7f9d..d86da97 100755 --- a/main/mashape/http/Chunked.php +++ b/main/mashape/http/Chunked.php @@ -1,6 +1,6 @@