http

Committer:
reeml3
Date:
Mon Apr 15 18:12:24 2019 +0000
Revision:
1:ce6ccd14af4c
Parent:
0:a49e37a83a7a
http

Who changed what in which revision?

UserRevisionLine numberNew contents of line
DuaaAbusharkh 0:a49e37a83a7a 1 {
DuaaAbusharkh 0:a49e37a83a7a 2 "name": "mbed-http",
DuaaAbusharkh 0:a49e37a83a7a 3 "config": {
DuaaAbusharkh 0:a49e37a83a7a 4 "http-buffer-size": {
DuaaAbusharkh 0:a49e37a83a7a 5 "help": "Size of the HTTP receive buffer in bytes",
DuaaAbusharkh 0:a49e37a83a7a 6 "value": 8192,
DuaaAbusharkh 0:a49e37a83a7a 7 "macro_name": "HTTP_RECEIVE_BUFFER_SIZE"
DuaaAbusharkh 0:a49e37a83a7a 8 }
DuaaAbusharkh 0:a49e37a83a7a 9 }
DuaaAbusharkh 0:a49e37a83a7a 10 }