Chunting Gu
|
751a3539ae
|
delete copy constructor and operator assign for most classes
|
4 years ago |
Chunting Gu
|
e27338854c
|
fix ssl handshake and parsing issues
|
4 years ago |
Chunting Gu
|
df96f969bc
|
add a cmake option to switch between std and boost filesystem
|
4 years ago |
Chunting Gu
|
f5210ba1a2
|
rework client using async api
|
4 years ago |
Chunting Gu
|
abd30ab69d
|
improve the parsing of form data
|
5 years ago |
Chunting Gu
|
84476f75f7
|
switch back to boost::filesystem to avoid the requirement of c++17
|
5 years ago |
Chunting Gu
|
7e7ab1c1e8
|
replace boost filesystem with std filesystem; upgrade gtest and find it using cmake.
|
6 years ago |
Chunting Gu
|
9b13dceab9
|
Support data streaming on server side.
|
6 years ago |
Chunting Gu
|
66cab76ce6
|
Rework the data streaming
|
6 years ago |
Chunting Gu
|
feae9b7acc
|
Refine the streaming, add UT, add error handling.
|
6 years ago |
Chunting Gu
|
0292b4b51e
|
Support response data streaming and add an example file downloader.
|
6 years ago |
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
2fe4024511
|
Refine parser
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |