kemal/src/kemal
Luna 99b1e759ba Merge remote-tracking branch 'upstream/master' 2022-08-07 15:55:22 -03:00
..
ext Merge remote-tracking branch 'upstream/master' 2022-08-07 15:55:22 -03:00
helpers fix content_for failing to capture the correct block input (#639) 2022-06-27 12:28:13 +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 Enable option for index.html to be a directories default (#640) 2022-06-30 18:00:51 +03:00
dsl.cr Merge remote-tracking branch 'upstream/master' 2021-05-12 11:57:15 -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 fixed executing filters when before and after is defined at the same time (#612) 2021-09-01 16:25:21 +03:00
handler.cr fix Crystal 1.5.0 warnings 2022-06-29 13:31:28 +03:00
init_handler.cr Ability to optionally disable powered-by header (#449) 2018-05-09 10:19:59 +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
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 route_handler: remove auto-HEAD 2020-09-03 22:54:48 -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 don't prepend raw close code anymore 2021-05-12 12:17:02 -03:00
websocket_handler.cr add support for error codes on websockets 2020-09-03 22:54:48 -03:00