Scott Vincent / mbed-http

mbed_lib.json

Committer:
Jan Jongboom
Date:
2019-01-04
Revision:
34:6daf67a96a91
Parent:
32:fa4d71265625

File content as of revision 34:6daf67a96a91:

{
    "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"
        }
    }
}