summaryrefslogtreecommitdiff
path: root/demo/http_client
Commit message (Collapse)AuthorAge
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
| | | | | | | We enabled verbose compiler warnings, and found a lot of issues. Some of these were even real bugs. As a bonus, we actually save some initialization steps in the compat layer, and avoid passing some variables we don't need.
* Introduce simple HTTP client demo application.Garrett D'Amore2018-02-07