Chunting Gu
|
a96109c3b7
|
Remove HttpFile to FormPart; refine payload prepare.
|
6 years ago |
Chunting Gu
|
3647407b8b
|
Throw exception from inside HttpClientSession.Request().
|
6 years ago |
Chunting Gu
|
31d0ea3c9d
|
Cleanup async client APIs.
|
6 years ago |
Chunting Gu
|
9b8304f06c
|
Initial client API V2
|
6 years ago |
Chunting Gu
|
d42556ce5a
|
Forbit to create http async clients on stack since they are derived from std::shared_from_this.
|
6 years ago |
Chunting Gu
|
43eaf90621
|
Add a base class for http async clients; refine examples.
|
7 years ago |
Chunting Gu
|
3e60c76da1
|
Allow to set buffer size for client; don't auto adjust reading buffer size; refine the global definitions.
|
7 years ago |
Chunting Gu
|
09ae5b4a2f
|
Add a space between literal and string macro to eliminate warning under G++.
|
7 years ago |
Chunting Gu
|
d159ce46bf
|
Add RestSslClient; add User-Agent header.
|
7 years ago |
Adam Gu
|
cbf3efbcba
|
Refine HTTP request and response.
|
7 years ago |
Adam Gu
|
88511caff6
|
Reorganize folder structure.
|
7 years ago |