Chunting Gu
|
28ae628d56
|
rework client classes
|
2021-06-23 11:13:03 +08:00 |
|
Chunting Gu
|
d294cda3c1
|
extract a new class SslClient
|
2021-06-23 10:03:11 +08:00 |
|
Chunting Gu
|
26bb6b341a
|
introduce string_view
|
2021-06-17 18:58:53 +08:00 |
|
Chunting Gu
|
b76ce67726
|
refine file downloader example
|
2021-06-15 18:09:36 +08:00 |
|
Chunting Gu
|
52fbba705b
|
remove ssl_verify flag from client API, always use peer verify mode
|
2021-06-15 13:04:15 +08:00 |
|
Chunting Gu
|
12971b7df3
|
fix session cancel issue
|
2021-06-09 15:14:18 +08:00 |
|
Chunting Gu
|
f5210ba1a2
|
rework client using async api
|
2021-04-16 19:07:31 +08:00 |
|
Chunting Gu
|
d49db1ec9c
|
switch asio from standalone to boost
|
2020-08-31 14:57:47 +08:00 |
|
Chunting Gu
|
718392fa9e
|
replace boost.asio with standalone asio.
|
2020-02-20 10:43:46 +08:00 |
|
Chunting Gu
|
feae9b7acc
|
Refine the streaming, add UT, add error handling.
|
2019-08-09 16:10:16 +08:00 |
|
Chunting Gu
|
0292b4b51e
|
Support response data streaming and add an example file downloader.
|
2019-08-08 17:12:22 +08:00 |
|
Chunting Gu
|
46ea52cb90
|
Refine the connection close
|
2019-07-15 15:36:30 +08:00 |
|
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
2019-07-03 17:37:44 +08:00 |
|
Chunting Gu
|
8c09189b14
|
Rework the client error handling
|
2019-06-10 12:00:57 +08:00 |
|
Chunting Gu
|
22b783ce97
|
Replace deadline_timer with steady_timer.
|
2019-06-04 09:34:55 +08:00 |
|
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
2019-04-18 13:40:36 +08:00 |
|