21 Commits (a725c5fea22eab59fc66c4169c133fe1a0998936)

Author SHA1 Message Date
Chunting Gu 9166b5d99e Add auto test for client timeout. 6 years ago
Chunting Gu ad1016734e Rename Request() to Send(). 6 years ago
Chunting Gu 1a21989b2e Fix URL encoding issues; remove request shortcuts. 6 years ago
Chunting Gu 4f9263048f Post a file with data streaming 6 years ago
Chunting Gu feae9b7acc Refine the streaming, add UT, add error handling. 6 years ago
Chunting Gu 3077f21549 Move data decompression to StringBody. 6 years ago
Chunting Gu db87f940e0 Refine CMake to find boost. 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 43aadee885 Use system certificate on Windows. 6 years ago
Chunting Gu 8c09189b14 Rework the client error handling 6 years ago
Chunting Gu 2035c1f552 Refine the parsing of response status line; add UT for utility. 6 years ago
Chunting Gu 78743e6a55 Rename macro WIN32 to _WIN32 6 years ago
Chunting Gu 113dacb9ce Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
Adam Gu ddd521b684 Fix link error against crypto32; update screenshots for configure on Mac. 6 years ago
Chunting Gu 2a868c4dc1 Add an option to disable GZIP. 6 years ago
Adam Gu 847a20483f Fix build on Mac 6 years ago
Chunting Gu e621025cc3 Remove http prefix 6 years ago
Chunting Gu a4b24c63b8 Rename autotest and unittest files 6 years ago
Chunting Gu c8409dbdf2 Add the missing linkage of jsoncpp to autotest 6 years ago
Chunting Gu ba9f6c4c23 Rename test to autotest 6 years ago