UnknownObject
|
74685e4c24
|
优化文件上传速度,增加请求头预校验功能
|
2026-08-05 11:44:57 +08:00 |
|
UnknownObject
|
a805d22901
|
re-commit all files to new repo
|
2023-05-25 18:06:51 +08:00 |
|
Chunting Gu
|
26bb6b341a
|
introduce string_view
|
2021-06-17 18:58:53 +08:00 |
|
Chunting Gu
|
01210e8a42
|
simplify string utilities
|
2021-04-19 14:01: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
|
1e3c2b2604
|
don't use boost string algorithm
|
2020-02-18 09:49:45 +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
|
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
|
e621025cc3
|
Remove http prefix
|
2019-04-18 13:40:36 +08:00 |
|