increased chunk size

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by MultiTech

Revision:
35:c85bea9cb713
Parent:
16:dbe80ac199f5
--- a/Test/TestHTTP.h	Tue Feb 10 23:05:00 2015 +0000
+++ b/Test/TestHTTP.h	Wed Mar 11 17:27:16 2015 +0000
@@ -24,7 +24,6 @@
 TestHTTP::TestHTTP() : TestCollection("TestHTTP") {}
 
 void TestHTTP::run() {
-    const char APN[] = "";
     
     string url;
     string base_url = "http://httpbin.org:80";