Crow/include/crow
Luca Schlecker dc317ced93 logger: don't append std::endl to the message.
ILogHandler instances should take care of that.

Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-11-29 23:59:41 +01:00
..
middlewares improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
app.h improved lambda bracing by inlining only empty lambdas. 2021-11-27 19:22:35 +01:00
ci_map.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
common.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
compression.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
http_connection.h improved lambda bracing by inlining only empty lambdas. 2021-11-27 19:22:35 +01:00
http_parser_merged.h Added checks for GET on HTTP/0.9 and any other errors 2021-11-01 12:02:25 +03:00
http_request.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
http_response.h improved lambda bracing by inlining only empty lambdas. 2021-11-27 19:22:35 +01:00
http_server.h improved lambda bracing by inlining only empty lambdas. 2021-11-27 19:22:35 +01:00
json.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
logging.h logger: don't append std::endl to the message. 2021-11-29 23:59:41 +01:00
middleware_context.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
mime_types.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
multipart.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
mustache.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
parser.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
query_string.h fixed typos 2021-05-13 13:30:48 +03:00
returnable.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
routing.h improved lambda bracing by inlining only empty lambdas. 2021-11-27 19:22:35 +01:00
settings.h added macro to enforce ws spec and added 16/64 bit payload length unit tests for ws 2021-11-22 17:39:48 +03:00
socket_adaptors.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
task_timer.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
TinySHA1.hpp Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
utility.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
version.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
websocket.h improved lambda bracing by inlining only empty lambdas. 2021-11-27 19:22:35 +01:00