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
|
76417c3703
|
Rework the parsing of soap response.
|
7 years ago |
Chunting Gu
|
f5fe4e67f7
|
Support to use SOAP 1.1 or 1.2.
|
7 years ago |
Chunting Gu
|
921defc0e3
|
Use HttpClient as member variable inside RestClient and SoapClient.
|
7 years ago |
Adam Gu
|
33f2b84f8c
|
Replace boost thread with std thread; update rest book example; move soap tutorials to wiki.
|
7 years ago |
Adam Gu
|
6475a3fd35
|
Use composite instead of inheritance for SoapClient.
|
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 |