Chunting Gu
|
df4bb33bd8
|
Fix content-type parsing issue; refine http parser.
|
6 years ago |
Chunting Gu
|
5c465a1e2d
|
Support file upload in server side.
|
6 years ago |
Chunting Gu
|
6c5dedb807
|
Support persistent connection for server.
|
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
|
bc586c3ea0
|
Handle zlib on Ubuntu.
|
6 years ago |
Chunting Gu
|
5f64f3bb62
|
Add zlib to support content-encoding (gzip, deflate)
|
6 years ago |
Chunting Gu
|
3647407b8b
|
Throw exception from inside HttpClientSession.Request().
|
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
|
48241a269f
|
Fix the typo of 'splitted'; remove compile_commands.json.
|
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 |