shard-kemal/src/kemal
2024-04-10 19:26:04 +03:00
..
ext Bump exception_page dependency (#669) 2024-01-23 19:08:49 +03:00
helpers Fix recent changes to CustomException (#673) 2024-02-14 13:33:05 +03:00
base_log_handler.cr Add more types to method signatures 2017-08-25 16:41:02 +03:00
cli.cr Check for KEMAL_ENV variable already in Config#initialize (#552) 2019-08-30 14:20:38 +03:00
config.cr Bump exception_page dependency (#669) 2024-01-23 19:08:49 +03:00
dsl.cr Add array of paths support for before/after filters (#605) 2021-04-05 18:24:09 +03:00
exception_handler.cr Use Ameba on Travis CI (#520) 2019-06-13 14:31:45 +03:00
file_upload.cr Fix multipart upload and back params.files (#499) 2018-11-05 02:20:21 +03:00
filter_handler.cr Omitting filters fix for lowercase methods requests (#647) 2022-09-15 11:52:28 +03:00
handler.cr Omitting filters fix for lowercase methods requests (#647) 2022-09-15 11:52:28 +03:00
head_request_handler.cr HeadRequestHandler: run GET handler and don't return the body (#655) 2023-02-22 07:34:47 +03:00
init_handler.cr Add Date header to HTTP responses (#676) 2024-04-10 19:26:04 +03:00
log_handler.cr Flush io buffer after each write to log (#554) 2019-10-11 12:14:26 +03:00
null_log_handler.cr Add more types to method signatures 2017-08-24 23:32:43 +03:00
override_method_handler.cr Add Kemal::OverrideMethodHandler (#651) 2023-02-19 08:59:30 +03:00
param_parser.cr Comply exhaustive case check (#560) 2020-04-04 21:26:05 +03:00
route.cr Prettify docs (#410) 2017-10-06 14:53:53 +03:00
route_handler.cr HeadRequestHandler: run GET handler and don't return the body (#655) 2023-02-22 07:34:47 +03:00
ssl.cr Add more types to method signatures 2017-08-24 23:32:43 +03:00
static_file_handler.cr Fix static file handler for Crystal 1.6.0 (#644) 2022-08-04 12:42:18 +03:00
websocket.cr Prettify docs (#410) 2017-10-06 14:53:53 +03:00
websocket_handler.cr fix websocket issue (#577) 2020-07-08 14:42:08 +03:00