Chunting Gu
|
df96f969bc
|
add a cmake option to switch between std and boost filesystem
|
4 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
|
46ea52cb90
|
Refine the connection close
|
6 years ago |
Adam Gu
|
2a20030f7e
|
Fix the ambiguity of the contructors of FormPart.
|
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
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
a3cab444dc
|
Server API rework.
|
6 years ago |
Chunting Gu
|
113dacb9ce
|
Remove PostFile() from session; refine cmake files; replace final with override.
|
6 years ago |
Chunting Gu
|
4721d50363
|
Fix multipart form data parsing
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |
Chunting Gu
|
de4574a437
|
Refine multipart form.
|
6 years ago |
Chunting Gu
|
5553a70603
|
Remove two error codes
|
6 years ago |
Chunting Gu
|
d9509bda4a
|
Refine form data
|
6 years ago |
Chunting Gu
|
a96109c3b7
|
Remove HttpFile to FormPart; refine payload prepare.
|
6 years ago |
Chunting Gu
|
5c465a1e2d
|
Support file upload in server side.
|
6 years ago |