Benjamin Sergeant
|
4cd11fdbc7
|
mbedtls fixes / the unittest now pass on macOS, and hopefully will on Windows/AppVeyor as well.
|
2019-09-27 14:07:01 -07:00 |
|
Benjamin Sergeant
|
cd3c9d879c
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
|
Benjamin Sergeant
|
78b3d7ff2d
|
Feature/http async (#90)
* unittest working / uses shared_ptr for a bunch of things 🗿
* fix command line tools
* fix ws + add doc
* add more logging
|
2019-06-05 17:04:24 -07:00 |
|
Benjamin Sergeant
|
539abe5151
|
HttpResponse is a struct, not a tuple 🉐
|
2019-06-03 22:12:52 -07:00 |
|
Benjamin Sergeant
|
6b933391e5
|
http client: stop hardcoding Accept header, and use a default value if one is passed in 👭
|
2019-06-03 14:02:54 -07:00 |
|
Benjamin Sergeant
|
1e2a5ee21d
|
Add simple HTTP and HTTPS client test ㊙️
|
2019-06-03 12:23:35 -07:00 |
|