Fork of mbed-http

Fork of mbed-http by sandbox

mbed_lib.json

Committer:
Matthew Else
Date:
2017-03-29
Revision:
14:5f9acddaa0a4
Parent:
1:52947b0505de

File content as of revision 14:5f9acddaa0a4:

{
    "name": "mbed-http",
    "config": {
        "http-buffer-size": {
            "help": "Size of the HTTP receive buffer in bytes",
            "value": 8192,
            "macro_name": "HTTP_RECEIVE_BUFFER_SIZE"
        }
    }
}