Experimental HTTP and HTTPS library for mbed OS 5

mbed_lib.json

Committer:
nmathon
Date:
2018-12-23
Revision:
33:305c17fe6737
Parent:
32:fa4d71265625

File content as of revision 33:305c17fe6737:

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