24 Commits (3d7b66f91175958f30c76610105cb4a8812bf722)

Author SHA1 Message Date
Chunting Gu 3d7b66f911 remove zlib from third_party, find it by cmake find_package() 5 years ago
Chunting Gu d49db1ec9c switch asio from standalone to boost 5 years ago
Chunting Gu 1e3c2b2604 don't use boost string algorithm 5 years ago
Chunting Gu 7e7ab1c1e8 replace boost filesystem with std filesystem; upgrade gtest and find it using cmake. 6 years ago
Chunting Gu feae9b7acc Refine the streaming, add UT, add error handling. 6 years ago
Chunting Gu db87f940e0 Refine CMake to find boost. 6 years ago
Chunting Gu b2cbc450b8 Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD. 6 years ago
Chunting Gu a3cab444dc Server API rework. 6 years ago
Chunting Gu 4140b4f94c Rework the server to remove rest_xxx classes. 6 years ago
Chunting Gu 2035c1f552 Refine the parsing of response status line; add UT for utility. 6 years ago
Chunting Gu 113dacb9ce Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
Adam Gu ddd521b684 Fix link error against crypto32; update screenshots for configure on Mac. 6 years ago
Chunting Gu 2fe4024511 Refine parser 6 years ago
Chunting Gu 2a868c4dc1 Add an option to disable GZIP. 6 years ago
Chunting Gu e621025cc3 Remove http prefix 6 years ago
Chunting Gu a4b24c63b8 Rename autotest and unittest files 6 years ago
Chunting Gu ba9f6c4c23 Rename test to autotest 6 years ago
Chunting Gu b72820c9c5 Add UT for http parser. 6 years ago
Chunting Gu 18db152419 Add base64 encode and decode. 6 years ago
Chunting Gu 9b8304f06c Initial client API V2 6 years ago
Chunting Gu d328f3a957 Fix CMake issues 7 years ago
Chunting Gu 8c53b24bb7 Add config.h.in which produces the config.h on CMake configure. 7 years ago
Chunting Gu 20721c2423 Refine CMake, update UT. 7 years ago
Adam Gu 5bc988b093 Refine folder structure; add rapidjson as submodule. 7 years ago