Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-http by
mbed_lib.json@3:8a6b003e3874, 2017-02-23 (annotated)
- Committer:
- Jan Jongboom
- Date:
- Thu Feb 23 13:28:07 2017 +0100
- Revision:
- 3:8a6b003e3874
- Parent:
- 1:52947b0505de
Rely on Content-Length header to determine when request is processed
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Jan Jongboom |
0:910f5949759f | 1 | { |
| Jan Jongboom |
0:910f5949759f | 2 | "name": "mbed-http", |
| Jan Jongboom |
0:910f5949759f | 3 | "config": { |
| Jan Jongboom |
0:910f5949759f | 4 | "http-buffer-size": { |
| Jan Jongboom |
0:910f5949759f | 5 | "help": "Size of the HTTP receive buffer in bytes", |
| Jan Jongboom |
1:52947b0505de | 6 | "value": 8192, |
| Jan Jongboom |
0:910f5949759f | 7 | "macro_name": "HTTP_RECEIVE_BUFFER_SIZE" |
| Jan Jongboom |
0:910f5949759f | 8 | } |
| Jan Jongboom |
0:910f5949759f | 9 | } |
| Jan Jongboom |
0:910f5949759f | 10 | } |
