Chunting Gu
|
01210e8a42
|
simplify string utilities
|
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
|
7a09d47e8f
|
accept-encoding default to identity even if gzip is enabled.
|
5 years ago |
Chunting Gu
|
84476f75f7
|
switch back to boost::filesystem to avoid the requirement of c++17
|
5 years ago |
Chunting Gu
|
12e3569a83
|
locale independent http date header
|
5 years ago |
Chunting Gu
|
b38e6c153d
|
remove accept_ member var from request builder
|
5 years ago |
Chunting Gu
|
39ade6df4f
|
add Accept() for Accept header to request builder
|
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
|
9166b5d99e
|
Add auto test for client timeout.
|
6 years ago |
Chunting Gu
|
1a21989b2e
|
Fix URL encoding issues; remove request shortcuts.
|
6 years ago |
Chunting Gu
|
4f9263048f
|
Post a file with data streaming
|
6 years ago |
Chunting Gu
|
da6addc653
|
Fix a mistake of disabling keep-alive from request.
|
6 years ago |
Chunting Gu
|
673a98cffb
|
Allow to stop server and restart server; allow to run loop in multiple threads.
|
6 years ago |
Adam Gu
|
2a20030f7e
|
Fix the ambiguity of the contructors of FormPart.
|
6 years ago |
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
22b209d13e
|
Allow to add Date header to the request.
|
6 years ago |
Chunting Gu
|
2a868c4dc1
|
Add an option to disable GZIP.
|
6 years ago |
Chunting Gu
|
4721d50363
|
Fix multipart form data parsing
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |