Chunting Gu
|
f5210ba1a2
|
rework client using async api
|
4 years ago |
Chunting Gu
|
b38e6c153d
|
remove accept_ member var from request builder
|
5 years ago |
Chunting Gu
|
39ade6df4f
|
add Accept() for Accept header to request builder
|
5 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
|
3077f21549
|
Move data decompression to StringBody.
|
6 years ago |
Chunting Gu
|
effe302faa
|
Use bfs::path for logger path.
|
6 years ago |
Chunting Gu
|
92356215ef
|
Refine help message of client examples.
|
6 years ago |
Chunting Gu
|
46ea52cb90
|
Refine the connection close
|
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
|
889024d6c7
|
Fix a compile error when SSL is disabled.
|
6 years ago |
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
|
78743e6a55
|
Rename macro WIN32 to _WIN32
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |
Chunting Gu
|
c8409dbdf2
|
Add the missing linkage of jsoncpp to autotest
|
6 years ago |
Chunting Gu
|
e63dc748ab
|
Remove SOAP support
|
6 years ago |