18 Commits (5553a706031c14464c384641e4fefec4c5a4f9f0)

Author SHA1 Message Date
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