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 ffa0794926 Handle both HTTP & HTTPS in HttpClientSession; remove macro WEBCC_ENABLE_SSL. 6 years ago
..
common Refine REST book examples. 7 years ago
github_rest_client Handle both HTTP & HTTPS in HttpClientSession; remove macro WEBCC_ENABLE_SSL. 6 years ago
http_async_client Forbit to create http async clients on stack since they are derived from std::shared_from_this. 6 years ago
http_client Handle both HTTP & HTTPS in HttpClientSession; remove macro WEBCC_ENABLE_SSL. 6 years ago
http_ssl_async_client Forbit to create http async clients on stack since they are derived from std::shared_from_this. 6 years ago
http_ssl_client Handle both HTTP & HTTPS in HttpClientSession; remove macro WEBCC_ENABLE_SSL. 6 years ago
rest_book_async_client Allow to set buffer size for client; don't auto adjust reading buffer size; refine the global definitions. 7 years ago
rest_book_client Breaking changes on the client, push only for keeping the history. 6 years ago
rest_book_server Allow to set buffer size for client; don't auto adjust reading buffer size; refine the global definitions. 7 years ago
soap_book_client Allow to set buffer size for client; don't auto adjust reading buffer size; refine the global definitions. 7 years ago
soap_book_server Automatically install VLD to example output folder. 7 years ago
soap_calc_client Allow to set buffer size for client; don't auto adjust reading buffer size; refine the global definitions. 7 years ago
soap_calc_client_parasoft Allow to set buffer size for client; don't auto adjust reading buffer size; refine the global definitions. 7 years ago
soap_calc_server Improve the response result composition. 7 years ago
HttpBin.md Add a base class for http async clients; refine examples. 7 years ago