Chunting Gu
|
26bb6b341a
|
introduce string_view
|
4 years ago |
Chunting Gu
|
df96f969bc
|
add a cmake option to switch between std and boost filesystem
|
4 years ago |
Chunting Gu
|
7f345b7a4e
|
fix build option issues; refine cmake
|
5 years ago |
Chunting Gu
|
1b8b0b24ac
|
refine the usage of build options
|
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
|
f1ad97b227
|
Rework book example to support upload book photo.
|
6 years ago |
Chunting Gu
|
1a21989b2e
|
Fix URL encoding issues; remove request shortcuts.
|
6 years ago |
Chunting Gu
|
3077f21549
|
Move data decompression to StringBody.
|
6 years ago |
Chunting Gu
|
673a98cffb
|
Allow to stop server and restart server; allow to run loop in multiple threads.
|
6 years ago |
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
8a7f53313b
|
Add response builder to simplify the response build; refine the service interfaces.
|
6 years ago |