| .. |
|
CMakeLists.txt
|
Add an option to disable GZIP.
|
7 years ago |
|
base64.cc
|
Remove http prefix
|
7 years ago |
|
base64.h
|
Remove http prefix
|
7 years ago |
|
body.cc
|
Merge request handler to server; add FileBody for serving static files.
|
7 years ago |
|
body.h
|
Merge request handler to server; add FileBody for serving static files.
|
7 years ago |
|
client.cc
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
client.h
|
Rework the body of request and response
|
7 years ago |
|
client_pool.cc
|
Remove http prefix
|
7 years ago |
|
client_pool.h
|
Remove http prefix
|
7 years ago |
|
client_session.cc
|
Rework the body of request and response
|
7 years ago |
|
client_session.h
|
Rework the body of request and response
|
7 years ago |
|
common.cc
|
Fix the ambiguity of the contructors of FormPart.
|
7 years ago |
|
common.h
|
Fix the ambiguity of the contructors of FormPart.
|
7 years ago |
|
config.h.example
|
Add new log level USER
|
7 years ago |
|
config.h.in
|
Add new log level USER
|
7 years ago |
|
connection.cc
|
Merge request handler to server; add FileBody for serving static files.
|
7 years ago |
|
connection.h
|
Merge request handler to server; add FileBody for serving static files.
|
7 years ago |
|
connection_pool.cc
|
Rework the server to remove rest_xxx classes.
|
7 years ago |
|
connection_pool.h
|
Rework the server to remove rest_xxx classes.
|
7 years ago |
|
globals.cc
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
globals.h
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
gzip.cc
|
Allow to add Date header to the request.
|
7 years ago |
|
gzip.h
|
Add an option to disable GZIP.
|
7 years ago |
|
logger.cc
|
Add new log level USER
|
7 years ago |
|
logger.h
|
Add new log level USER
|
7 years ago |
|
message.cc
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
message.h
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
parser.cc
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
parser.h
|
Rework the body of request and response
|
7 years ago |
|
queue.h
|
Support persistent connection for server.
|
7 years ago |
|
request.cc
|
Rework the body of request and response
|
7 years ago |
|
request.h
|
Rework the body of request and response
|
7 years ago |
|
request_builder.cc
|
Fix the ambiguity of the contructors of FormPart.
|
7 years ago |
|
request_builder.h
|
Rework the body of request and response
|
7 years ago |
|
request_parser.cc
|
Rework the body of request and response
|
7 years ago |
|
request_parser.h
|
Rework the body of request and response
|
7 years ago |
|
response.cc
|
Rework the body of request and response
|
7 years ago |
|
response.h
|
Rework the body of request and response
|
7 years ago |
|
response_builder.cc
|
Rework the body of request and response
|
7 years ago |
|
response_builder.h
|
Rework the body of request and response
|
7 years ago |
|
response_parser.cc
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
response_parser.h
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
server.cc
|
Merge request handler to server; add FileBody for serving static files.
|
7 years ago |
|
server.h
|
Merge request handler to server; add FileBody for serving static files.
|
7 years ago |
|
socket.cc
|
Rework the body of request and response
|
7 years ago |
|
socket.h
|
Rework the body of request and response
|
7 years ago |
|
url.cc
|
Merge request handler to server; add FileBody for serving static files.
|
7 years ago |
|
url.h
|
Merge request handler to server; add FileBody for serving static files.
|
7 years ago |
|
utility.cc
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
utility.h
|
Fix payload iteration issue of FormBody; Log form body; ignore body for response of HEAD.
|
7 years ago |
|
version.h
|
Add RestSslClient; add User-Agent header.
|
7 years ago |
|
view.h
|
Server API rework.
|
7 years ago |