22 Commits (889024d6c761dc554e80abc7e87648ecaf4a40f8)

Author SHA1 Message Date
Chunting Gu 889024d6c7 Fix a compile error when SSL is disabled. 6 years ago
Chunting Gu 8c09189b14 Rework the client error handling 6 years ago
Chunting Gu 22b209d13e Allow to add Date header to the request. 6 years ago
Chunting Gu e621025cc3 Remove http prefix 6 years ago
Chunting Gu 5553a70603 Remove two error codes 6 years ago
Chunting Gu 5f9532759e Refine files upload. 6 years ago
Chunting Gu ba705e930e Add VS2013 support back. 6 years ago
Chunting Gu 6f7acfc442 Refine the support for uploading files. 6 years ago
Chunting Gu a8e86dec5e Post/upload files support. 6 years ago
Chunting Gu 0db366bfe0 Drop the support of VS2013 6 years ago
Chunting Gu 3647407b8b Throw exception from inside HttpClientSession.Request(). 6 years ago
Chunting Gu 9b8304f06c Initial client API V2 6 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 8d9855f751 Support chunked response content (but no Trailer headers). 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 d2e2935f9d Move soap specific definitions to separate files 7 years ago
Adam Gu 3ba0ddbba1 Support combined host and port. 7 years ago
Adam Gu 3693d881c7 Refacotring; support HTTPs client. 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 88511caff6 Reorganize folder structure. 7 years ago