Chunting Gu
|
3647407b8b
|
Throw exception from inside HttpClientSession.Request().
|
2019-03-08 11:06:19 +08:00 |
|
Chunting Gu
|
31d0ea3c9d
|
Cleanup async client APIs.
|
2019-03-07 16:02:49 +08:00 |
|
Chunting Gu
|
ffa0794926
|
Handle both HTTP & HTTPS in HttpClientSession; remove macro WEBCC_ENABLE_SSL.
|
2019-03-06 13:46:19 +08:00 |
|
Chunting Gu
|
9b8304f06c
|
Initial client API V2
|
2019-03-06 11:13:33 +08:00 |
|
Chunting Gu
|
d42556ce5a
|
Forbit to create http async clients on stack since they are derived from std::shared_from_this.
|
2019-02-25 10:31:28 +08:00 |
|
Chunting Gu
|
43eaf90621
|
Add a base class for http async clients; refine examples.
|
2019-02-12 17:06:26 +08:00 |
|