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 889024d6c7 Fix a compile error when SSL is disabled. 6 years ago
..
CMakeLists.txt Add an option to disable GZIP. 6 years ago
base64.cc Remove http prefix 6 years ago
base64.h Remove http prefix 6 years ago
client.cc Fix a compile error when SSL is disabled. 6 years ago
client.h Rework the client error handling 6 years ago
client_pool.cc Remove http prefix 6 years ago
client_pool.h Remove http prefix 6 years ago
client_session.cc Rework the client error handling 6 years ago
client_session.h Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
common.cc Rework the client error handling 6 years ago
common.h Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
config.h.example Remove log level FATA. 6 years ago
config.h.in Remove log level FATA. 6 years ago
connection.cc Don't log EOF as error. 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 Fix a compile error when SSL is disabled. 6 years ago
globals.h Rework the client error handling 6 years ago
gzip.cc Allow to add Date header to the request. 6 years ago
gzip.h Add an option to disable GZIP. 6 years ago
logger.cc Fix a compile error when SSL is disabled. 6 years ago
logger.h Rename macro WIN32 to _WIN32 6 years ago
message.cc Allow to add Date header to the request. 6 years ago
message.h Allow to add Date header to the request. 6 years ago
parser.cc Allow to add Date header to the request. 6 years ago
parser.h Refine parser 6 years ago
queue.h Support persistent connection for server. 6 years ago
request.cc Rework the client error handling 6 years ago
request.h Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
request_builder.cc Allow to add Date header to the request. 6 years ago
request_builder.h Allow to add Date header to the request. 6 years ago
request_handler.cc Remove http prefix 6 years ago
request_handler.h Remove http prefix 6 years ago
request_parser.cc Allow to add Date header to the request. 6 years ago
request_parser.h Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
response.cc Allow to add Date header to the request. 6 years ago
response.h Rework the prepare of response status line 6 years ago
response_parser.cc Refine the parsing of response status line; add UT for utility. 6 years ago
response_parser.h Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
rest_request_handler.cc Add an option to disable GZIP. 6 years ago
rest_request_handler.h Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
rest_server.h Remove PostFile() from session; refine cmake files; replace final with override. 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 Rework the client error handling 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 Refine coding style 6 years ago
socket.h Refine coding style 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 Allow to add Date header to the request. 6 years ago
utility.h Allow to add Date header to the request. 6 years ago
version.h Add RestSslClient; add User-Agent header. 7 years ago