This library is used to make HTTP and HTTPS calls from mbed OS 5 applications.

Fork of mbed-http by sandbox

mbed_lib.json

Committer:
wiggly
Date:
2017-10-09
Revision:
20:fdd457d063a8
Parent:
1:52947b0505de

File content as of revision 20:fdd457d063a8:

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