Chunting Gu
|
43eaf90621
|
Add a base class for http async clients; refine examples.
|
7 years ago |
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
|
d159ce46bf
|
Add RestSslClient; add User-Agent header.
|
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 |
Chunting Gu
|
d2e2935f9d
|
Move soap specific definitions to separate files
|
7 years ago |
Adam Gu
|
ab781a691f
|
Add SoapAsyncClient.
|
7 years ago |
Adam Gu
|
3ba0ddbba1
|
Support combined host and port.
|
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 |
Adam Gu
|
9bf4bc3f4b
|
Refine the handling of content and content length.
|
7 years ago |
Adam Gu
|
cbf3efbcba
|
Refine HTTP request and response.
|
7 years ago |
Adam Gu
|
88511caff6
|
Reorganize folder structure.
|
7 years ago |