This library is used to make HTTP and HTTPS calls from mbed OS 5 applications.
Fork of mbed-http by
Revisions of source/https_request.h
Revision | Date | Message | Actions |
---|---|---|---|
7:2e3eedb9ca5c | 2017-02-24 | Add support for chunked encoding. Fix bug handle querystrings. HttpResponse should own header strings. | File Diff Annotate |
6:112d72c60e07 | 2017-02-23 | Call is_body_complete() in HTTPS request as well | File Diff Annotate |
0:910f5949759f | 2017-02-16 | Initial commit | File Diff Annotate |