kemal/src/kemal
sdogruyol b0a17ac9b4 Do not try to call ExceptionHandler#call_exception_with_status_code on a closed response. Fixes #514 2019-01-16 23:33:33 +03:00
..
ext route_defined? -> route_found? 2018-08-13 19:21:18 +03:00
helpers allow to set filename for send_file 2018-12-23 13:24:27 +02:00
base_log_handler.cr Add more types to method signatures 2017-08-25 16:41:02 +03:00
cli.cr Add support for parsing command line parameters from other sources than ARGV (#483) 2018-11-30 19:16:08 +03:00
config.cr Add allocation optimizations (#487) 2018-11-01 14:29:05 +03:00
dsl.cr Prettify docs (#410) 2017-10-06 14:53:53 +03:00
exception_handler.cr Do not try to call ExceptionHandler#call_exception_with_status_code on a closed response. Fixes #514 2019-01-16 23:33:33 +03:00
file_upload.cr Fix multipart upload and back params.files (#499) 2018-11-05 02:20:21 +03:00
filter_handler.cr Add allocation optimizations (#487) 2018-11-01 14:29:05 +03:00
handler.cr Use compile-time StringLiteral#downcase instead of runtime String#downcase (#508) 2018-11-14 13:47:46 +03:00
init_handler.cr Ability to optionally disable powered-by header (#449) 2018-05-09 10:19:59 +03:00
log_handler.cr Add allocation optimizations (#487) 2018-11-01 14:29:05 +03:00
null_log_handler.cr Add more types to method signatures 2017-08-24 23:32:43 +03:00
param_parser.cr Fix ParamParser files memoization (#503) 2018-11-05 22:51:22 +03:00
route.cr Prettify docs (#410) 2017-10-06 14:53:53 +03:00
route_handler.cr Add allocation optimizations (#487) 2018-11-01 14:29:05 +03:00
ssl.cr Add more types to method signatures 2017-08-24 23:32:43 +03:00
static_file_handler.cr Add allocation optimizations (#487) 2018-11-01 14:29:05 +03:00
websocket.cr Prettify docs (#410) 2017-10-06 14:53:53 +03:00
websocket_handler.cr Add allocation optimizations (#487) 2018-11-01 14:29:05 +03:00