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
|
7af95778f5
|
Rework the prepare of response status line
|
6 years ago |
Chunting Gu
|
2a868c4dc1
|
Add an option to disable GZIP.
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |
Chunting Gu
|
5553a70603
|
Remove two error codes
|
6 years ago |
Chunting Gu
|
80d0c73617
|
Simplify RestRequest struct.
|
6 years ago |
Chunting Gu
|
5c465a1e2d
|
Support file upload in server side.
|
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
|
d1ddfa4b3d
|
Add basic auth support to the client; rename methods of HttpRequestBuilder.
|
6 years ago |
Chunting Gu
|
a8e86dec5e
|
Post/upload files support.
|
6 years ago |
Chunting Gu
|
3b7f4ecacf
|
Add shortcuts for GET, POST, etc. to HttpClientSession.
|
6 years ago |
Chunting Gu
|
d906470a4a
|
Support request and response compression.
|
6 years ago |
Chunting Gu
|
53fb2a92c9
|
Add buffer size to HttpClientSession
|
6 years ago |
Chunting Gu
|
5f64f3bb62
|
Add zlib to support content-encoding (gzip, deflate)
|
6 years ago |
Chunting Gu
|
616f5a3f5e
|
Reorganize examples; fix soap issues.
|
6 years ago |
Chunting Gu
|
05782b773a
|
Refine client session and its examples.
|
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
|
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 |