Benjamin Sergeant
|
bab2295fc3
|
make sure the unittest pass withouth SSL
|
2019-10-03 09:41:17 -07:00 |
|
Benjamin Sergeant
|
77863c0e8b
|
unittest / specify a cacert for tls client tests
|
2019-09-29 21:24:22 -07:00 |
|
Benjamin Sergeant
|
1b6584ccba
|
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
|
6f2fe49a7b
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
|
Benjamin Sergeant
|
d50125c62d
|
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
|
2b111e8352
|
HttpResponse is a struct, not a tuple 🉐
|
2019-06-03 22:12:52 -07:00 |
|
Benjamin Sergeant
|
6a41b7389f
|
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
|
a187e69650
|
Add simple HTTP and HTTPS client test ㊙️
|
2019-06-03 12:23:35 -07:00 |
|