170 Commits (e1fc3b297edecd0bbceda6b46580f326a05a1f6c)

Author SHA1 Message Date
Chunting Gu 7f692a9602 Refine REST book examples. 7 years ago
Adam Gu a863b379d0 Refactor RestService interfaces. 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 08ba4a01ef Rename SoapParameter (of UrlQuery) to Parameter. 7 years ago
Adam Gu 31cfac65e8 Encode URL queries. 7 years ago
Chunting Gu 1b7e1378b4 Replace boost thread with std thread for queue; refine cmake files. 7 years ago
Adam Gu ab781a691f Add SoapAsyncClient. 7 years ago
Adam Gu 6809ab7d2a Basic CMake installation. 7 years ago
Adam Gu 3ba0ddbba1 Support combined host and port. 7 years ago
Adam Gu e368ad2efb Close the socket after shutdown. 7 years ago
Adam Gu 3693d881c7 Refacotring; support HTTPs client. 7 years ago
Adam Gu 33f2b84f8c Replace boost thread with std thread; update rest book example; move soap tutorials to wiki. 7 years ago
Adam Gu 6475a3fd35 Use composite instead of inheritance for SoapClient. 7 years ago
Adam Gu 223e59cc7a Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
Adam Gu 9b3be4c18c Refine the parsing of start line; return 201 instead of 200 for POST request. 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