mbed-http

Fork of mbed-http by sandbox

mbed_lib.json

Committer:
ksekimoto
Date:
2018-01-02
Revision:
22:fb5e4bc49534
Parent:
1:52947b0505de

File content as of revision 22:fb5e4bc49534:

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