Chunting Gu
|
26bb6b341a
|
introduce string_view
|
4 years ago |
Chunting Gu
|
01210e8a42
|
simplify string utilities
|
4 years ago |
Chunting Gu
|
c392b57a55
|
ipv6 support
|
5 years ago |
Chunting Gu
|
1e3c2b2604
|
don't use boost string algorithm
|
5 years ago |
Zhe Ma
|
897d268377
|
Fix URL encoding issue.
|
6 years ago |
Chunting Gu
|
9f3d968e77
|
Fix URL encode issue.
|
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
|
4140b4f94c
|
Rework the server to remove rest_xxx classes.
|
6 years ago |
Chunting Gu
|
a96109c3b7
|
Remove HttpFile to FormPart; refine payload prepare.
|
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
|
9b35d0f06c
|
Rework the http header parsing.
|
7 years ago |
Adam Gu
|
88511caff6
|
Reorganize folder structure.
|
7 years ago |