kemal/src/kemal
Luna dc548fcb83 Merge remote-tracking branch 'upstream/master' 2019-08-26 15:43:03 -03:00
..
ext Do not early return from HTTP::Server::Response::Output.close. Revert what Ameba broke 2019-06-18 18:03:32 +03:00
helpers Fix static file handler for files > 2^31 bytes (#546) 2019-08-03 19:37:23 +03: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 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 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 Fix Time.now deprecation warning 2019-06-04 16:59:05 -03:00
null_log_handler.cr Add more types to method signatures 2017-08-24 23:32:43 +03:00
param_parser.cr Upgrade to Crystal v0.30.0 (#548) 2019-08-03 19:35:40 +03:00
route.cr Prettify docs (#410) 2017-10-06 14:53:53 +03:00
route_handler.cr fix process request when a response already closed (#550) 2019-08-05 18:34:26 +03:00
ssl.cr Add more types to method signatures 2017-08-24 23:32:43 +03:00
static_file_handler.cr Upgrade to Crystal v0.30.0 (#548) 2019-08-03 19:35:40 +03:00
websocket.cr websocket: default to error code 500 on any websocket error 2019-06-11 18:00:36 -03:00
websocket_handler.cr add support for error codes on websockets 2019-06-11 15:38:07 -03:00