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.
Dependents: MQTTGateway2 MQTTGatewayK64 http-example-wnc GuardRoom ... more
mbed_lib.json@13:992d953ecfb9, 2017-03-30 (annotated)
- Committer:
- Jan Jongboom
- Date:
- Thu Mar 30 12:53:43 2017 +0200
- Revision:
- 13:992d953ecfb9
- Parent:
- 1:52947b0505de
- Child:
- 32:fa4d71265625
Add tls_socket.h
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 | } |