You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chunting Gu 294cc74535 Fix dead loop of HttpClient on Linux; Allow to call Request() multiple times on the same HttpClient object. 7 years ago
..
common Refine REST book examples. 7 years ago
http_hello_async_client Replace boost thread with std thread for queue; refine cmake files. 7 years ago
http_hello_client Refine HTTP request and response. 7 years ago
http_ssl_client Add HTTP SSL client exmaple. 7 years ago
rest_book_async_client Refactor RestService interfaces. 7 years ago
rest_book_client Fix dead loop of HttpClient on Linux; Allow to call Request() multiple times on the same HttpClient object. 7 years ago
rest_book_server Refine REST book examples. 7 years ago
soap_book_client Use HttpClient as member variable inside RestClient and SoapClient. 7 years ago
soap_book_server Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_calc_client Use HttpClient as member variable inside RestClient and SoapClient. 7 years ago
soap_calc_client_parasoft Use HttpClient as member variable inside RestClient and SoapClient. 7 years ago
soap_calc_server Replace boost thread with std thread; update rest book example; move soap tutorials to wiki. 7 years ago