Change buffer sizes to support GR-PEACH

Dependencies:   CyaSSL

Dependents:   GR-PEACH_Azure_Speech

Fork of HTTPClient-SSL by MultiTech

Revision:
21:14ecc2b2e282
Parent:
20:bec882d85856
Child:
22:4b9a4151cc73
--- a/HTTPClient.cpp	Tue Apr 08 13:32:38 2014 +0000
+++ b/HTTPClient.cpp	Thu Apr 17 12:23:47 2014 +0000
@@ -528,7 +528,6 @@
 
     }
     cyassl_free() ;
-    //ssl = NULL ;
     m_sock.close();
     DBG("Completed HTTP transaction");