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 mbed-http.lib
Revision | Date | Message | Actions |
---|---|---|---|
9:6925d0c8c62f | 2017-03-02 | Bump mbed-http, now handles URLs without a path | File Diff Annotate |
8:960efb92bd84 | 2017-03-02 | Bump mbed-http, now compiles against ARMCC | File Diff Annotate |
7:5d32909f77de | 2017-02-24 | Add chunked encoding, make HttpResponse own response headers | File Diff Annotate |
6:4a3ed1515bed | 2017-02-23 | Bump mbed-http, rely on is_body_complete() in HTTPS requests too | File Diff Annotate |
5:42f713b19337 | 2017-02-23 | Rely on Content-Length, allocate body on the heap | File Diff Annotate |
3:0f5859a9e3de | 2017-02-16 | Update mbed-http | File Diff Annotate |
2:4b4ac59ff9b0 | 2017-02-16 | Move mbed-http into a separate library | File Diff Annotate |