sandbox / mbed-http

Dependents:   MQTTGateway2 MQTTGatewayK64 http-example-wnc GuardRoom ... more

mbed_lib.json

Committer:
Jan Jongboom
Date:
2017-07-28
Revision:
15:ffc77f212382
Parent:
1:52947b0505de
Child:
32:fa4d71265625

File content as of revision 15:ffc77f212382:

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