Experimental HTTP and HTTPS library for mbed OS 5
mbed_lib.json
- Committer:
- Jan Jongboom
- Date:
- 2018-10-30
- Revision:
- 32:fa4d71265625
- Parent:
- 1:52947b0505de
File content as of revision 32:fa4d71265625:
{
"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"
}
}
}