Chunting Gu
|
7f345b7a4e
|
fix build option issues; refine cmake
|
2021-02-05 14:12:26 +08:00 |
|
Chunting Gu
|
3d7b66f911
|
remove zlib from third_party, find it by cmake find_package()
|
2020-09-01 14:41:01 +08:00 |
|
Chunting Gu
|
d49db1ec9c
|
switch asio from standalone to boost
|
2020-08-31 14:57:47 +08:00 |
|
Chunting Gu
|
1e3c2b2604
|
don't use boost string algorithm
|
2020-02-18 09:49:45 +08:00 |
|
Chunting Gu
|
7e7ab1c1e8
|
replace boost filesystem with std filesystem; upgrade gtest and find it using cmake.
|
2020-02-15 12:04:51 +08:00 |
|
Chunting Gu
|
feae9b7acc
|
Refine the streaming, add UT, add error handling.
|
2019-08-09 16:10:16 +08:00 |
|
Chunting Gu
|
db87f940e0
|
Refine CMake to find boost.
|
2019-07-15 17:24:21 +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
|
a3cab444dc
|
Server API rework.
|
2019-06-26 17:34:39 +08:00 |
|
Chunting Gu
|
4140b4f94c
|
Rework the server to remove rest_xxx classes.
|
2019-06-21 13:53:00 +08:00 |
|
Chunting Gu
|
2035c1f552
|
Refine the parsing of response status line; add UT for utility.
|
2019-05-31 13:43:44 +08:00 |
|
Chunting Gu
|
113dacb9ce
|
Remove PostFile() from session; refine cmake files; replace final with override.
|
2019-04-24 13:42:16 +08:00 |
|
Adam Gu
|
ddd521b684
|
Fix link error against crypto32; update screenshots for configure on Mac.
|
2019-04-23 21:16:36 +08:00 |
|
Chunting Gu
|
2fe4024511
|
Refine parser
|
2019-04-23 13:06:04 +08:00 |
|
Chunting Gu
|
2a868c4dc1
|
Add an option to disable GZIP.
|
2019-04-22 14:43:46 +08:00 |
|
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
2019-04-18 13:40:36 +08:00 |
|
Chunting Gu
|
a4b24c63b8
|
Rename autotest and unittest files
|
2019-04-18 10:08:53 +08:00 |
|
Chunting Gu
|
ba9f6c4c23
|
Rename test to autotest
|
2019-04-17 17:05:29 +08:00 |
|
Chunting Gu
|
b72820c9c5
|
Add UT for http parser.
|
2019-04-16 11:11:50 +08:00 |
|
Chunting Gu
|
18db152419
|
Add base64 encode and decode.
|
2019-03-27 14:06:22 +08:00 |
|
Chunting Gu
|
9b8304f06c
|
Initial client API V2
|
2019-03-06 11:13:33 +08:00 |
|
Chunting Gu
|
d328f3a957
|
Fix CMake issues
|
2019-01-30 09:56:07 +08:00 |
|
Chunting Gu
|
8c53b24bb7
|
Add config.h.in which produces the config.h on CMake configure.
|
2018-11-20 17:04:47 +08:00 |
|
Chunting Gu
|
20721c2423
|
Refine CMake, update UT.
|
2018-04-13 12:50:39 +08:00 |
|
Adam Gu
|
5bc988b093
|
Refine folder structure; add rapidjson as submodule.
|
2018-04-10 17:34:00 +08:00 |
|