Crow/include/crow
2022-06-22 19:45:22 +02:00
..
middlewares add comment to trim function, use it correctly and remove redundant whitespace checks in CookieParser. 2022-06-18 17:21:37 +03:00
app.h replace boost::asio with standalone asio. 2022-06-18 17:21:37 +03:00
ci_map.h ci_map: replace boost::hash_combine with member function. 2022-06-18 17:21:37 +03:00
common.h
compression.h
http_connection.h rework the way asio is handled as a dependency. 2022-06-22 18:14:09 +02:00
http_parser_merged.h move includes outside namespace crow 2022-06-22 11:16:33 +02:00
http_request.h rework the way asio is handled as a dependency. 2022-06-22 18:14:09 +02:00
http_response.h added comment on S_ISREG 2022-06-22 15:00:00 +02:00
http_server.h rework the way asio is handled as a dependency. 2022-06-22 18:14:09 +02:00
json.h formatting 2022-06-21 02:56:07 +03:00
logging.h
middleware_context.h
middleware.h
mime_types.h
multipart.h
mustache.h overload template_t::render to accept context as an r-value 2022-06-20 06:25:13 +03:00
parser.h removing some boost includes, fixing version checks and further phase out boost. 2022-06-18 17:21:37 +03:00
query_string.h cookie_parser & query_string: use std::unique_ptr instead of raw pointers. 2022-06-18 17:21:37 +03:00
returnable.h
routing.h added message string to websocket error handler 2022-06-21 02:23:51 +03:00
settings.h
socket_adaptors.h rework the way asio is handled as a dependency. 2022-06-22 18:14:09 +02:00
task_timer.h rework the way asio is handled as a dependency. 2022-06-22 18:14:09 +02:00
TinySHA1.hpp
utility.h add comment to trim function, use it correctly and remove redundant whitespace checks in CookieParser. 2022-06-18 17:21:37 +03:00
version.h
websocket.h added message string to websocket error handler 2022-06-21 02:23:51 +03:00