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.
Adam Gu e9096d4e53 Refine timeout control; refine rest book examples. 7 years ago
..
CMakeLists.txt Encode URL queries. 7 years ago
globals.cc Support combined host and port. 7 years ago
globals.h Refine timeout control; refine rest book examples. 7 years ago
http_async_client.cc Refine timeout control; refine rest book examples. 7 years ago
http_async_client.h Refine timeout control; refine rest book examples. 7 years ago
http_client.cc Refine timeout control; refine rest book examples. 7 years ago
http_client.h Refine timeout control; refine rest book examples. 7 years ago
http_connection.cc Close the socket after shutdown. 7 years ago
http_connection.h Close the socket after shutdown. 7 years ago
http_message.cc Rework the http header parsing. 7 years ago
http_message.h Refine the handling of content and content length. 7 years ago
http_parser.cc Refine the handling of content and content length. 7 years ago
http_parser.h Refine the handling of content and content length. 7 years ago
http_request.cc Refine HTTP request and response. 7 years ago
http_request.h Support combined host and port. 7 years ago
http_request_handler.cc Replace boost thread with std thread; update rest book example; move soap tutorials to wiki. 7 years ago
http_request_handler.h Replace boost thread with std thread; update rest book example; move soap tutorials to wiki. 7 years ago
http_request_parser.cc Reorganize folder structure. 7 years ago
http_request_parser.h Reorganize folder structure. 7 years ago
http_response.cc Refine the parsing of start line; return 201 instead of 200 for POST request. 7 years ago
http_response.h Refine HTTP request and response. 7 years ago
http_response_parser.cc Refine the parsing of start line; return 201 instead of 200 for POST request. 7 years ago
http_response_parser.h Reorganize folder structure. 7 years ago
http_server.cc Refacotring; support HTTPs client. 7 years ago
http_server.h Encode URL queries. 7 years ago
http_ssl_client.cc Support combined host and port. 7 years ago
http_ssl_client.h Refacotring; support HTTPs client. 7 years ago
logger.cc Fix a segment fault of logger. 7 years ago
logger.h Encode URL queries. 7 years ago
queue.h Replace boost thread with std thread for queue; refine cmake files. 7 years ago
rest_async_client.cc Add SoapAsyncClient. 7 years ago
rest_async_client.h Add SoapAsyncClient. 7 years ago
rest_client.cc Support combined host and port. 7 years ago
rest_client.h Add SoapAsyncClient. 7 years ago
rest_request_handler.cc Refine the parsing of start line; return 201 instead of 200 for POST request. 7 years ago
rest_request_handler.h Reorganize folder structure. 7 years ago
rest_server.h Reorganize folder structure. 7 years ago
rest_service.cc Reorganize folder structure. 7 years ago
rest_service.h Reorganize folder structure. 7 years ago
rest_service_manager.cc Reorganize folder structure. 7 years ago
rest_service_manager.h Reorganize folder structure. 7 years ago
soap_async_client.cc Add SoapAsyncClient. 7 years ago
soap_async_client.h Add SoapAsyncClient. 7 years ago
soap_client.cc Add SoapAsyncClient. 7 years ago
soap_client.h Add SoapAsyncClient. 7 years ago
soap_message.cc Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_message.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_parameter.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 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 Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_request_handler.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_handler.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_response.cc Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_response.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_server.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_service.h Reorganize folder structure. 7 years ago
soap_xml.cc Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_xml.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
url.cc Rename SoapParameter (of UrlQuery) to Parameter. 7 years ago
url.h Rename SoapParameter (of UrlQuery) to Parameter. 7 years ago
utility.cc Refine timeout control; refine rest book examples. 7 years ago
utility.h Refine timeout control; refine rest book examples. 7 years ago