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 e621025cc3 Remove http prefix 6 years ago
..
CMakeLists.txt Remove SOAP support 6 years ago
base64.cc Remove http prefix 6 years ago
base64.h Remove http prefix 6 years ago
client.cc Remove http prefix 6 years ago
client.h Remove http prefix 6 years ago
client_pool.cc Remove http prefix 6 years ago
client_pool.h Remove http prefix 6 years ago
client_session.cc Remove http prefix 6 years ago
client_session.h Remove http prefix 6 years ago
common.cc Remove http prefix 6 years ago
common.h Remove http prefix 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
connection.cc Remove http prefix 6 years ago
connection.h Remove http prefix 6 years ago
connection_pool.cc Remove http prefix 6 years ago
connection_pool.h Remove http prefix 6 years ago
globals.cc Remove http prefix 6 years ago
globals.h Remove http prefix 6 years ago
logger.cc Remove http prefix 6 years ago
logger.h Remove http prefix 6 years ago
message.cc Remove http prefix 6 years ago
message.h Remove http prefix 6 years ago
parser.cc Remove http prefix 6 years ago
parser.h Remove http prefix 6 years ago
queue.h Support persistent connection for server. 6 years ago
request.cc Remove http prefix 6 years ago
request.h Remove http prefix 6 years ago
request_builder.cc Remove http prefix 6 years ago
request_builder.h Remove http prefix 6 years ago
request_handler.cc Remove http prefix 6 years ago
request_handler.h Remove http prefix 6 years ago
request_parser.cc Remove http prefix 6 years ago
request_parser.h Remove http prefix 6 years ago
response.cc Remove http prefix 6 years ago
response.h Remove http prefix 6 years ago
response_parser.cc Remove http prefix 6 years ago
response_parser.h Remove http prefix 6 years ago
rest_request_handler.cc Remove http prefix 6 years ago
rest_request_handler.h Remove http prefix 6 years ago
rest_server.h Remove http prefix 6 years ago
rest_service.cc Remove http prefix 6 years ago
rest_service.h Remove http prefix 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
server.cc Remove http prefix 6 years ago
server.h Remove http prefix 6 years ago
socket.cc Remove http prefix 6 years ago
socket.h Remove http prefix 6 years ago
url.cc Remove HttpFile to FormPart; refine payload prepare. 6 years ago
url.h Remove http prefix 6 years ago
utility.cc Remove http prefix 6 years ago
utility.h Remove http prefix 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