Chunting Gu
|
62ada53d64
|
Update response_parser.cc
compatible with response status line with empty reason
|
5 years ago |
Chunting Gu
|
1e3c2b2604
|
don't use boost string algorithm
|
5 years ago |
Chunting Gu
|
9b13dceab9
|
Support data streaming on server side.
|
6 years ago |
Chunting Gu
|
66cab76ce6
|
Rework the data streaming
|
6 years ago |
Chunting Gu
|
feae9b7acc
|
Refine the streaming, add UT, add error handling.
|
6 years ago |
Chunting Gu
|
0292b4b51e
|
Support response data streaming and add an example file downloader.
|
6 years ago |
Chunting Gu
|
b2cbc450b8
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
6 years ago |
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
2035c1f552
|
Refine the parsing of response status line; add UT for utility.
|
6 years ago |
Chunting Gu
|
113dacb9ce
|
Remove PostFile() from session; refine cmake files; replace final with override.
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |