http

Revision:
0:a49e37a83a7a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-http/mbed_lib.json	Mon Apr 15 08:30:22 2019 +0000
@@ -0,0 +1,10 @@
+{
+    "name": "mbed-http",
+    "config": {
+        "http-buffer-size": {
+            "help": "Size of the HTTP receive buffer in bytes",
+            "value": 8192,
+            "macro_name": "HTTP_RECEIVE_BUFFER_SIZE"
+        }
+    }
+}