CO528 - Assessment 3 - Guard Room Project
Dependencies: C12832 MMA7660 mbed-http
Fork of http-example by
Revisions of source/main-https.cpp
Revision | Date | Message | Actions |
---|---|---|---|
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 |