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 98aeeae012 Rework the body of request and response 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
body.cc Rework the body of request and response 6 years ago
body.h Rework the body of request and response 6 years ago
client.cc Rework the body of request and response 6 years ago
client.h Rework the body of request and response 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 body of request and response 6 years ago
client_session.h Rework the body of request and response 6 years ago
common.cc Rework the body of request and response 6 years ago
common.h Rework the body of request and response 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 Rework the body of request and response 6 years ago
connection.h Rework the body of request and response 6 years ago
connection_pool.cc Rework the server to remove rest_xxx classes. 6 years ago
connection_pool.h Rework the server to remove rest_xxx classes. 6 years ago
globals.cc Rework the server to remove rest_xxx classes. 6 years ago
globals.h Rework the body of request and response 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 Rework the server to remove rest_xxx classes. 6 years ago
logger.h Rename macro WIN32 to _WIN32 6 years ago
message.cc Rework the body of request and response 6 years ago
message.h Rework the body of request and response 6 years ago
parser.cc Rework the body of request and response 6 years ago
parser.h Rework the body of request and response 6 years ago
queue.h Support persistent connection for server. 6 years ago
request.cc Rework the body of request and response 6 years ago
request.h Rework the body of request and response 6 years ago
request_builder.cc Rework the body of request and response 6 years ago
request_builder.h Rework the body of request and response 6 years ago
request_handler.cc Rework the body of request and response 6 years ago
request_handler.h Rework the body of request and response 6 years ago
request_parser.cc Rework the body of request and response 6 years ago
request_parser.h Rework the body of request and response 6 years ago
response.cc Rework the body of request and response 6 years ago
response.h Rework the body of request and response 6 years ago
response_builder.cc Rework the body of request and response 6 years ago
response_builder.h Rework the body of request and response 6 years ago
response_parser.cc Rework the body of request and response 6 years ago
response_parser.h Remove PostFile() from session; refine cmake files; replace final with override. 6 years ago
server.cc Server API rework. 6 years ago
server.h Server API rework. 6 years ago
socket.cc Rework the body of request and response 6 years ago
socket.h Rework the body of request and response 6 years ago
url.cc Rework the server to remove rest_xxx classes. 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
view.cc Server API rework. 6 years ago
view.h Server API rework. 6 years ago