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 3647407b8b Throw exception from inside HttpClientSession.Request(). 6 years ago
..
CMakeLists.txt Cleanup async client APIs. 6 years ago
config.h.example Add an example config.h file. 7 years ago
config.h.in Add config.h.in which produces the config.h on CMake configure. 7 years ago
globals.cc Throw exception from inside HttpClientSession.Request(). 6 years ago
globals.h Throw exception from inside HttpClientSession.Request(). 6 years ago
http_client.cc Add a base class for http async clients; refine examples. 7 years ago
http_client.h Cleanup async client APIs. 6 years ago
http_client_base.cc Add a base class for http async clients; refine examples. 7 years ago
http_client_base.h Cleanup async client APIs. 6 years ago
http_client_session.cc Throw exception from inside HttpClientSession.Request(). 6 years ago
http_client_session.h Throw exception from inside HttpClientSession.Request(). 6 years ago
http_connection.cc Initial client API V2 6 years ago
http_connection.h Initial client API V2 6 years ago
http_message.cc Throw exception from inside HttpClientSession.Request(). 6 years ago
http_message.h Cleanup async client APIs. 6 years ago
http_parser.cc Throw exception from inside HttpClientSession.Request(). 6 years ago
http_parser.h Cleanup async client APIs. 6 years ago
http_request.cc Throw exception from inside HttpClientSession.Request(). 6 years ago
http_request.h Cleanup async client APIs. 6 years ago
http_request_args.h Handle both HTTP & HTTPS in HttpClientSession; remove macro WEBCC_ENABLE_SSL. 6 years ago
http_request_handler.cc Initial client API V2 6 years ago
http_request_handler.h Initial client API V2 6 years ago
http_request_parser.cc Cleanup async client APIs. 6 years ago
http_request_parser.h Cleanup async client APIs. 6 years ago
http_response.cc Initial client API V2 6 years ago
http_response.h Cleanup async client APIs. 6 years ago
http_response_parser.cc Initial client API V2 6 years ago
http_response_parser.h Cleanup async client APIs. 6 years ago
http_server.cc Initial client API V2 6 years ago
http_server.h Cleanup async client APIs. 6 years ago
http_ssl_client.cc Initial client API V2 6 years ago
http_ssl_client.h Cleanup async client APIs. 6 years ago
logger.cc Add a base class for http async clients; refine examples. 7 years ago
logger.h Add config.h.in which produces the config.h on CMake configure. 7 years ago
queue.h Cleanup async client APIs. 6 years ago
rest_request_handler.cc Initial client API V2 6 years ago
rest_request_handler.h Initial client API V2 6 years ago
rest_server.h Cleanup async client APIs. 6 years ago
rest_service.cc Initial client API V2 6 years ago
rest_service.h Cleanup async client APIs. 6 years ago
rest_service_manager.cc Reorganize folder structure. 7 years ago
rest_service_manager.h Cleanup async client APIs. 6 years ago
soap_client.cc Initial client API V2 6 years ago
soap_client.h Cleanup async client APIs. 6 years ago
soap_globals.cc Rework the parsing of soap response. 7 years ago
soap_globals.h Rework the parsing of soap response. 7 years ago
soap_message.cc Use HttpClient as member variable inside RestClient and SoapClient. 7 years ago
soap_message.h Cleanup async client APIs. 6 years ago
soap_parameter.h Cleanup async client APIs. 6 years ago
soap_request.cc Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_request.h Cleanup async client APIs. 6 years ago
soap_request_handler.cc Initial client API V2 6 years ago
soap_request_handler.h Initial client API V2 6 years ago
soap_response.cc Improve the response result composition. 7 years ago
soap_response.h Cleanup async client APIs. 6 years ago
soap_server.h Cleanup async client APIs. 6 years ago
soap_service.h Cleanup async client APIs. 6 years ago
soap_xml.cc Improve the response result composition. 7 years ago
soap_xml.h Cleanup async client APIs. 6 years ago
url.cc Initial client API V2 6 years ago
url.h Cleanup async client APIs. 6 years ago
utility.cc Add a base class for http async clients; refine examples. 7 years ago
utility.h Add a base class for http async clients; refine examples. 7 years ago
version.h Add RestSslClient; add User-Agent header. 7 years ago