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 28ae628d56 rework client classes 4 years ago
..
CMakeLists.txt rework client classes 4 years ago
base64.cc Remove http prefix 6 years ago
base64.h Remove http prefix 6 years ago
body.cc add a cmake option to switch between std and boost filesystem 4 years ago
body.h add a cmake option to switch between std and boost filesystem 4 years ago
client.h rework client classes 4 years ago
client_base.cc rework client classes 4 years ago
client_base.h rework client classes 4 years ago
client_pool.cc rework client using async api 4 years ago
client_pool.h delete copy constructor and operator assign for most classes 4 years ago
client_session.cc extract a new class SslClient 4 years ago
client_session.h extract a new class SslClient 4 years ago
common.cc introduce string_view 4 years ago
common.h introduce string_view 4 years ago
config.h.example introduce string_view 4 years ago
config.h.in introduce string_view 4 years ago
connection.cc introduce string_view 4 years ago
connection.h add log for study server threading 4 years ago
connection_pool.cc rework client using async api 4 years ago
connection_pool.h Allow to stop server and restart server; allow to run loop in multiple threads. 6 years ago
fs.h add a cmake option to switch between std and boost filesystem 4 years ago
globals.cc simplify string utilities 4 years ago
globals.h introduce string_view 4 years ago
gzip.cc Allow to set file chunk size to the server. 6 years ago
gzip.h Add an option to disable GZIP. 6 years ago
logger.cc introduce string_view 4 years ago
logger.h add a cmake option to switch between std and boost filesystem 4 years ago
message.cc introduce string_view 4 years ago
message.h introduce string_view 4 years ago
parser.cc fix ssl handshake and parsing issues 4 years ago
parser.h delete copy constructor and operator assign for most classes 4 years ago
queue.h Allow to get the size of the queue. 6 years ago
request.cc Fix URL encoding issues; remove request shortcuts. 6 years ago
request.h introduce string_view 4 years ago
request_builder.cc introduce string_view 4 years ago
request_builder.h introduce string_view 4 years ago
request_parser.cc introduce string_view 4 years ago
request_parser.h introduce string_view 4 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 introduce string_view 4 years ago
response_builder.h introduce string_view 4 years ago
response_parser.cc add a cmake option to switch between std and boost filesystem 4 years ago
response_parser.h fix a typo 5 years ago
router.cc introduce string_view 4 years ago
router.h introduce string_view 4 years ago
server.cc introduce string_view 4 years ago
server.h add a cmake option to switch between std and boost filesystem 4 years ago
socket.cc extract a new class SslClient 4 years ago
socket.h extract a new class SslClient 4 years ago
socket_base.h extract a new class SslClient 4 years ago
ssl_client.h rework client classes 4 years ago
ssl_socket.cc extract a new class SslClient 4 years ago
ssl_socket.h extract a new class SslClient 4 years ago
string.cc introduce string_view 4 years ago
string.h introduce string_view 4 years ago
url.cc introduce string_view 4 years ago
url.h introduce string_view 4 years ago
utility.cc introduce string_view 4 years ago
utility.h introduce string_view 4 years ago
version.h Increase version to 0.2.0 for a new release. 6 years ago
view.h delete copy constructor and operator assign for most classes 4 years ago