Chunting Gu
|
43eaf90621
|
Add a base class for http async clients; refine examples.
|
7 years ago |
Chunting Gu
|
9ecec5de0b
|
Add a base class for HttpClient and HttpSslClient to eliminate duplicate code.
|
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 |
Chunting Gu
|
87ead87527
|
Rename HttpConnection to HttpSession; refine error messages.
|
7 years ago |
Chunting Gu
|
294cc74535
|
Fix dead loop of HttpClient on Linux; Allow to call Request() multiple times on the same HttpClient object.
|
7 years ago |
Chunting Gu
|
afc1b37f37
|
Use gettid() to get thread ID for logger on Linux.
|
7 years ago |
Chunting Gu
|
921defc0e3
|
Use HttpClient as member variable inside RestClient and SoapClient.
|
7 years ago |
Adam Gu
|
e9096d4e53
|
Refine timeout control; refine rest book examples.
|
7 years ago |
Chunting Gu
|
2e2b45dd43
|
Fix a segment fault of logger.
|
7 years ago |
Adam Gu
|
3ba0ddbba1
|
Support combined host and port.
|
7 years ago |
Adam Gu
|
3693d881c7
|
Refacotring; support HTTPs client.
|
7 years ago |
Adam Gu
|
88511caff6
|
Reorganize folder structure.
|
7 years ago |