19 Commits (e63dc748ab7a05e7ddc074a87a693db8b58f3f1c)

Author SHA1 Message Date
Chunting Gu b72820c9c5 Add UT for http parser. 6 years ago
Chunting Gu df4bb33bd8 Fix content-type parsing issue; refine http parser. 6 years ago
Chunting Gu a96109c3b7 Remove HttpFile to FormPart; refine payload prepare. 6 years ago
Chunting Gu 5c465a1e2d Support file upload in server side. 6 years ago
Chunting Gu a8e86dec5e Post/upload files support. 6 years ago
Chunting Gu 6c5dedb807 Support persistent connection for server. 6 years ago
Chunting Gu da1dbbb073 Add HttpRequestBuilder to replace HttpRequestArgs 6 years ago
Chunting Gu d906470a4a Support request and response compression. 6 years ago
Chunting Gu 5abd7e275c Refine keep-alive connections. 6 years ago
Chunting Gu 31d0ea3c9d Cleanup async client APIs. 6 years ago
Chunting Gu 9b8304f06c Initial client API V2 6 years ago
Chunting Gu b38b7e6d38 Breaking changes on the client, push only for keeping the history. 6 years ago
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
Adam Gu 9bf4bc3f4b Refine the handling of content and content length. 7 years ago
Adam Gu 9b35d0f06c Rework the http header parsing. 7 years ago
Adam Gu cbf3efbcba Refine HTTP request and response. 7 years ago
Adam Gu 88511caff6 Reorganize folder structure. 7 years ago