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 |
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
|
616f5a3f5e
|
Reorganize examples; fix soap issues.
|
6 years ago |
Chunting Gu
|
31d0ea3c9d
|
Cleanup async client APIs.
|
6 years ago |
Chunting Gu
|
ffa0794926
|
Handle both HTTP & HTTPS in HttpClientSession; remove macro WEBCC_ENABLE_SSL.
|
6 years ago |
Chunting Gu
|
9b8304f06c
|
Initial client API V2
|
6 years ago |
Chunting Gu
|
3e60c76da1
|
Allow to set buffer size for client; don't auto adjust reading buffer size; refine the global definitions.
|
7 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 |
Adam Gu
|
a863b379d0
|
Refactor RestService interfaces.
|
7 years ago |
Adam Gu
|
223e59cc7a
|
Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP.
|
7 years ago |
Adam Gu
|
88511caff6
|
Reorganize folder structure.
|
7 years ago |
Adam Gu
|
cdc61b4bf2
|
Rename RegisterService to Bind and add is_regex parameter; indent public/protected/private by one space; refine rest example.
|
7 years ago |
Adam Gu
|
1bab2da8f4
|
Refactoring according Google C++ Style.
|
7 years ago |
Chunting Gu
|
5e6f125f90
|
Fix compile errors on Linux.
|
7 years ago |
Adam Gu
|
bcfb1e4c92
|
Add query parameters to RestService::Handle()
|
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 |