21 Commits (26bb6b341a647e42e8fcbe73d14d0740aa314758)

Author SHA1 Message Date
Chunting Gu 26bb6b341a introduce string_view 4 years ago
Chunting Gu 751a3539ae delete copy constructor and operator assign for most classes 4 years ago
Chunting Gu 01210e8a42 simplify string utilities 4 years ago
Chunting Gu 1e3c2b2604 don't use boost string algorithm 5 years ago
Chunting Gu 9166b5d99e Add auto test for client timeout. 6 years ago
Chunting Gu 43d9dcab25 Add backup files, add test data for doc root, etc. 6 years ago
Chunting Gu 1a21989b2e Fix URL encoding issues; remove request shortcuts. 6 years ago
Chunting Gu 8b85248a34 Merge request handler to server; add FileBody for serving static files. 6 years ago
Chunting Gu e621025cc3 Remove http prefix 6 years ago
Chunting Gu a96109c3b7 Remove HttpFile to FormPart; refine payload prepare. 6 years ago
Chunting Gu ba705e930e Add VS2013 support back. 6 years ago
Chunting Gu 0db366bfe0 Drop the support of VS2013 6 years ago
Chunting Gu 31d0ea3c9d Cleanup async client APIs. 6 years ago
Chunting Gu 9b8304f06c Initial client API V2 6 years ago
Chunting Gu 964d21748a Rename BasicRestClient to RestBasicClient. 7 years ago
Chunting Gu ef252c9f74 Fix SSL client issue. 7 years ago
Adam Gu a863b379d0 Refactor RestService interfaces. 7 years ago
Adam Gu 08ba4a01ef Rename SoapParameter (of UrlQuery) to Parameter. 7 years ago
Adam Gu 31cfac65e8 Encode URL queries. 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