Crow/include/crow
AndreyTokmakov 1b6a4f4301 Get rid of unnecessary string copies in the the keys() method 2024-05-06 14:20:22 +02:00
..
middlewares fix: minimize the precision loss when dumping double to string (#712) 2024-01-29 15:25:26 +01:00
TinySHA1.hpp Header files documentation (#804) 2024-04-24 23:35:13 +02:00
app.h Header files documentation (#804) 2024-04-24 23:35:13 +02:00
ci_map.h ci_map: replace boost::hash_combine with member function. 2022-06-18 17:21:37 +03:00
common.h add HTTP status 406 2024-04-19 17:05:48 +02:00
compression.h Header files documentation (#804) 2024-04-24 23:35:13 +02:00
http_connection.h Add option to use Boost.Asio 2024-04-19 17:06:13 +02:00
http_parser_merged.h fix: parse body when unsupported HTTP/2 upgrade is requested 2024-03-17 15:02:25 +01:00
http_request.h Header files documentation (#804) 2024-04-24 23:35:13 +02:00
http_response.h Fix #754 (#755) 2024-01-26 19:38:05 +01:00
http_server.h Header files documentation (#804) 2024-04-24 23:35:13 +02:00
json.h Header files documentation (#804) 2024-04-24 23:35:13 +02:00
logging.h Fix loghandler memleak (#609) 2023-03-30 14:03:02 +02:00
middleware.h Header files documentation (#804) 2024-04-24 23:35:13 +02:00
middleware_context.h Blueprint middleware prototype 2022-04-11 16:01:27 +03:00
mime_types.h Updated mime_types script: 2021-12-03 06:41:30 +03:00
multipart.h Update multipart.h 2022-07-18 22:08:44 +03:00
mustache.h Add missing const to mustache and json::wvalue::operator[] 2023-07-08 13:04:48 +01:00
parser.h fixed unit-tests and warnings 2022-08-22 00:38:03 +03:00
query_string.h Get rid of unnecessary string copies in the the keys() method 2024-05-06 14:20:22 +02:00
returnable.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
routing.h Header files documentation (#804) 2024-04-24 23:35:13 +02:00
settings.h Don't use std::filesystem when compiling in C++17 mode on gcc < 8 2022-08-06 00:59:57 +03:00
socket_adaptors.h Define GET_IO_SERVICE once 2024-04-19 17:06:13 +02:00
task_timer.h Add option to use Boost.Asio 2024-04-19 17:06:13 +02:00
utility.h split the different responsibilities of validate into different functions 2024-03-10 13:11:56 +01:00
version.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
websocket.h Header files documentation (#804) 2024-04-24 23:35:13 +02:00