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@12:530c2ebee349, 2017-03-28 (annotated)
- Committer:
- Jan Jongboom
- Date:
- Tue Mar 28 14:47:51 2017 +0200
- Revision:
- 12:530c2ebee349
- Parent:
- 1:52947b0505de
Update README for socket reuse
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 | } |
