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 http-example by
Revisions of source/main-https.cpp
Revision | Date | Message | Actions |
---|---|---|---|
25:a8be9f3a530c | 2018-01-11 | Update mbed-http, add chunked requests | File Diff Annotate |
10:e79a808ebbe8 | 2017-03-28 | Add Lets Encrypt CA, so httpbin.org works again, bump mbed-http | File Diff Annotate |
7:5d32909f77de | 2017-02-24 | Add chunked encoding, make HttpResponse own response headers | File Diff Annotate |
5:42f713b19337 | 2017-02-23 | Rely on Content-Length, allocate body on the heap | File Diff Annotate |
4:27fd8efb5bab | 2017-02-23 | Increase MBEDTLS_MPI_MAX_SIZE so HTTPS calls to httpbin work as well | File Diff Annotate |
0:85fdc69bc10c | 2017-02-15 | Initial commit | File Diff Annotate |