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 e63dc748ab Remove SOAP support 6 years ago
..
CMakeLists.txt Remove SOAP support 6 years ago
base64.cc Add VS2013 support back. 6 years ago
base64.h Add VS2013 support back. 6 years ago
common.cc Fix content-type parsing issue; refine http parser. 6 years ago
common.h Refine form data 6 years ago
config.h.example Add a config option allowing to disable SSL. 6 years ago
config.h.in Add a config option allowing to disable SSL. 6 years ago
globals.cc Refine files upload. 6 years ago
globals.h Simplify RestRequest struct. 6 years ago
http_client.cc Add a config option allowing to disable SSL. 6 years ago
http_client.h Only allow session-level setting for ssl_verify and buffer_size. 6 years ago
http_client_pool.cc Refine files upload. 6 years ago
http_client_pool.h Refine keep-alive connections. 6 years ago
http_client_session.cc Remove HttpFile to FormPart; refine payload prepare. 6 years ago
http_client_session.h Support file upload in server side. 6 years ago
http_connection.cc Remove HttpFile to FormPart; refine payload prepare. 6 years ago
http_connection.h Support persistent connection for server. 6 years ago
http_connection_pool.cc Support persistent connection for server. 6 years ago
http_connection_pool.h Support persistent connection for server. 6 years ago
http_message.cc Add UT for http parser. 6 years ago
http_message.h Add UT for http parser. 6 years ago
http_parser.cc Add UT for http parser. 6 years ago
http_parser.h Fix content-type parsing issue; refine http parser. 6 years ago
http_request.cc Remove HttpFile to FormPart; refine payload prepare. 6 years ago
http_request.h Refine form data 6 years ago
http_request_builder.cc Add automation test for http client based on httpbin.org 6 years ago
http_request_builder.h Add automation test for http client based on httpbin.org 6 years ago
http_request_handler.cc Support persistent connection for server. 6 years ago
http_request_handler.h Remove SOAP support 6 years ago
http_request_parser.cc Fix content-type parsing issue; refine http parser. 6 years ago
http_request_parser.h Fix content-type parsing issue; refine http parser. 6 years ago
http_response.cc Remove HttpFile to FormPart; refine payload prepare. 6 years ago
http_response.h Remove HttpFile to FormPart; refine payload prepare. 6 years ago
http_response_parser.cc Support persistent connection for server. 6 years ago
http_response_parser.h Support persistent connection for server. 6 years ago
http_server.cc Remove SOAP support 6 years ago
http_server.h Support persistent connection for server. 6 years ago
http_socket.cc Add a config option allowing to disable SSL. 6 years ago
http_socket.h Add a config option allowing to disable SSL. 6 years ago
logger.cc Refine logger for colors 6 years ago
logger.h Refine logger for colors 6 years ago
queue.h Support persistent connection for server. 6 years ago
rest_request_handler.cc Simplify RestRequest struct. 6 years ago
rest_request_handler.h Support file upload in server side. 6 years ago
rest_server.h Support file upload in server side. 6 years ago
rest_service.cc Simplify RestRequest struct. 6 years ago
rest_service.h Simplify RestRequest struct. 6 years ago
rest_service_manager.cc Reorganize examples; fix soap issues. 6 years ago
rest_service_manager.h Reorganize examples; fix soap issues. 6 years ago
url.cc Remove HttpFile to FormPart; refine payload prepare. 6 years ago
url.h Remove HttpFile to FormPart; refine payload prepare. 6 years ago
utility.cc Post/upload files support. 6 years ago
utility.h Post/upload files support. 6 years ago
version.h Add RestSslClient; add User-Agent header. 7 years ago
zlib_wrapper.cc Post/upload files support. 6 years ago
zlib_wrapper.h Support request and response compression. 6 years ago