Chunting Gu
|
26bb6b341a
|
introduce string_view
|
2021-06-17 18:58:53 +08:00 |
|
Chunting Gu
|
751a3539ae
|
delete copy constructor and operator assign for most classes
|
2021-06-15 18:52:53 +08:00 |
|
Chunting Gu
|
f5210ba1a2
|
rework client using async api
|
2021-04-16 19:07:31 +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
|
b2cbc450b8
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
2019-07-09 13:18:55 +08:00 |
|
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
2019-07-03 17:37:44 +08:00 |
|
Chunting Gu
|
22b209d13e
|
Allow to add Date header to the request.
|
2019-06-06 13:32:46 +08:00 |
|
Chunting Gu
|
2fe4024511
|
Refine parser
|
2019-04-23 13:06:04 +08:00 |
|
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
2019-04-18 13:40:36 +08:00 |
|