Chunting Gu
|
26bb6b341a
|
introduce string_view
|
2021-06-17 18:58:53 +08:00 |
|
Chunting Gu
|
01210e8a42
|
simplify string utilities
|
2021-04-19 14:01:18 +08:00 |
|
Chunting Gu
|
c392b57a55
|
ipv6 support
|
2020-08-24 13:50:23 +08:00 |
|
Chunting Gu
|
1e3c2b2604
|
don't use boost string algorithm
|
2020-02-18 09:49:45 +08:00 |
|
Zhe Ma
|
897d268377
|
Fix URL encoding issue.
|
2019-09-19 17:13:54 +08:00 |
|
Chunting Gu
|
9f3d968e77
|
Fix URL encode issue.
|
2019-09-18 14:03:16 +08:00 |
|
Chunting Gu
|
1a21989b2e
|
Fix URL encoding issues; remove request shortcuts.
|
2019-08-23 14:51:41 +08:00 |
|
Chunting Gu
|
8b85248a34
|
Merge request handler to server; add FileBody for serving static files.
|
2019-07-12 16:05:01 +08:00 |
|
Chunting Gu
|
4140b4f94c
|
Rework the server to remove rest_xxx classes.
|
2019-06-21 13:53:00 +08:00 |
|
Chunting Gu
|
a96109c3b7
|
Remove HttpFile to FormPart; refine payload prepare.
|
2019-04-12 14:18:23 +08:00 |
|
Chunting Gu
|
9b8304f06c
|
Initial client API V2
|
2019-03-06 11:13:33 +08:00 |
|
Chunting Gu
|
964d21748a
|
Rename BasicRestClient to RestBasicClient.
|
2018-11-13 13:00:23 +08:00 |
|
Chunting Gu
|
ef252c9f74
|
Fix SSL client issue.
|
2018-09-19 15:53:10 +08:00 |
|
Adam Gu
|
a863b379d0
|
Refactor RestService interfaces.
|
2018-08-24 16:51:08 +08:00 |
|
Adam Gu
|
08ba4a01ef
|
Rename SoapParameter (of UrlQuery) to Parameter.
|
2018-08-21 10:45:18 +08:00 |
|
Adam Gu
|
31cfac65e8
|
Encode URL queries.
|
2018-08-10 10:22:06 +08:00 |
|
Adam Gu
|
223e59cc7a
|
Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP.
|
2018-07-19 11:19:51 +08:00 |
|
Adam Gu
|
9b35d0f06c
|
Rework the http header parsing.
|
2018-07-10 16:27:10 +08:00 |
|
Adam Gu
|
88511caff6
|
Reorganize folder structure.
|
2018-07-06 13:59:16 +08:00 |
|