Crow/include/crow
Kinshuk Bairagi 77e68e45b6
Support for CROW_USE_LOCALTIMEZONE
define CROW_USE_LOCALTIMEZONE macro for explict optin for localtimezone in logs
2022-03-20 23:52:35 +05:30
..
middlewares Fixes. Complete builder pattern. Add testcase 2022-03-08 16:33:08 +03:00
app.h added set_global_base method to change the default mustache templates 2022-03-18 13:55:27 +03:00
ci_map.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
common.h Add http 504 codes 2022-03-20 23:23:07 +05:30
compression.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
http_connection.h Add http 504 codes 2022-03-20 23:23:07 +05:30
http_parser_merged.h Applied changes from review 2022-02-11 00:56:30 +03:00
http_request.h Merge branch 'master' into parser_optimization 2022-02-15 15:56:48 +03:00
http_response.h Merge branch 'master' into parser_optimization 2022-02-15 15:56:48 +03:00
http_server.h Changed the way concurrency is used 2021-12-23 05:39:39 +03:00
json.h Applied changes from review 2022-02-11 00:56:30 +03:00
logging.h Support for CROW_USE_LOCALTIMEZONE 2022-03-20 23:52:35 +05:30
middleware_context.h Separate middleware for handlers 2022-02-01 22:49:41 +03:00
middleware.h Fix nonempty completion handler before middleware call 2022-02-08 21:15:25 +03:00
mime_types.h Updated mime_types script: 2021-12-03 06:41:30 +03:00
multipart.h removed redundant methods (i() and d()) 2022-03-11 10:30:59 +03:00
mustache.h added set_global_base method to change the default mustache templates 2022-03-18 13:55:27 +03:00
parser.h clear new parser variables 2022-02-21 17:32:09 +03:00
query_string.h changed comment style back to the original (doxygen did not work with the new style) 2021-12-03 06:39:23 +03:00
returnable.h improved bracing rules, commented out clang-format 14 rule 2021-11-27 15:28:50 +03:00
routing.h added set_global_base method to change the default mustache templates 2022-03-18 13:55:27 +03:00
settings.h Optimized HTTP parser 2022-02-05 18:15:19 +03:00
socket_adaptors.h changed comment style back to the original (doxygen did not work with the new style) 2021-12-03 06:39:23 +03:00
task_timer.h changed comment style back to the original (doxygen did not work with the new style) 2021-12-03 06:39:23 +03:00
TinySHA1.hpp Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00
utility.h Merge branch 'master' into parser_optimization 2022-02-15 15:56:48 +03:00
version.h created new rules, used bot to enforce rules in PRs 2021-11-25 14:45:38 +03:00
websocket.h Optimized HTTP parser 2022-02-05 18:15:19 +03:00