mbed-http

Fork of mbed-http by sandbox

Revision:
22:fb5e4bc49534
Parent:
1:52947b0505de
diff -r fcd2bfd31a39 -r fb5e4bc49534 mbed_lib.json
--- a/mbed_lib.json	Thu Dec 14 16:19:22 2017 +0700
+++ b/mbed_lib.json	Tue Jan 02 16:00:05 2018 +0000
@@ -3,7 +3,7 @@
     "config": {
         "http-buffer-size": {
             "help": "Size of the HTTP receive buffer in bytes",
-            "value": 8192,
+            "value": 16384,
             "macro_name": "HTTP_RECEIVE_BUFFER_SIZE"
         }
     }