Chunting Gu
|
3e60c76da1
|
Allow to set buffer size for client; don't auto adjust reading buffer size; refine the global definitions.
|
2019-02-11 12:46:27 +08:00 |
|
Chunting Gu
|
76417c3703
|
Rework the parsing of soap response.
|
2018-09-20 15:24:54 +08:00 |
|
Chunting Gu
|
f5fe4e67f7
|
Support to use SOAP 1.1 or 1.2.
|
2018-09-19 21:39:32 +08:00 |
|
Chunting Gu
|
921defc0e3
|
Use HttpClient as member variable inside RestClient and SoapClient.
|
2018-09-06 14:18:02 +08:00 |
|
Adam Gu
|
33f2b84f8c
|
Replace boost thread with std thread; update rest book example; move soap tutorials to wiki.
|
2018-07-23 15:40:58 +08:00 |
|
Adam Gu
|
6475a3fd35
|
Use composite instead of inheritance for SoapClient.
|
2018-07-19 13:52:20 +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 |
|