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 223e59cc7a Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
..
CMakeLists.txt Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
async_http_client.cc Reorganize folder structure. 7 years ago
async_http_client.h Reorganize folder structure. 7 years ago
async_rest_client.cc Refine the handling of content and content length. 7 years ago
async_rest_client.h Refine the handling of content and content length. 7 years ago
globals.cc Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
globals.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
http_client.cc Reorganize folder structure. 7 years ago
http_client.h Reorganize folder structure. 7 years ago
http_connection.cc Refine the handling of content and content length. 7 years ago
http_connection.h Refine the parsing of start line; return 201 instead of 200 for POST request. 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 Refine HTTP request and response. 7 years ago
http_request_handler.cc Reorganize folder structure. 7 years ago
http_request_handler.h Reorganize folder structure. 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 Reorganize folder structure. 7 years ago
http_server.h Reorganize folder structure. 7 years ago
logger.cc Reorganize folder structure. 7 years ago
logger.h Reorganize folder structure. 7 years ago
queue.h Reorganize folder structure. 7 years ago
rest_client.cc Refine the handling of content and content length. 7 years ago
rest_client.h Rework the http header parsing. 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_client.cc Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
soap_client.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 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 Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
url.h Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP. 7 years ago
utility.cc Reorganize folder structure. 7 years ago
utility.h Reorganize folder structure. 7 years ago