18 Commits (0db366bfe0e2816f350e31c432c691e292c014e0)

Author SHA1 Message Date
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 e3e9a22181 Limit the HTTP body content to dump/log. 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 87ead87527 Rename HttpConnection to HttpSession; refine error messages. 7 years ago
Chunting Gu d2e2935f9d Move soap specific definitions to separate files 7 years ago
Chunting Gu cff4888182 Add a macro to allow default move copy constructor and assignment operator above VS2013. 7 years ago
Adam Gu e9096d4e53 Refine timeout control; refine rest book examples. 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 cbf3efbcba Refine HTTP request and response. 7 years ago
Adam Gu 88511caff6 Reorganize folder structure. 7 years ago