kemal/spec
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
..
asset Better view_specs for layout variables 2016-07-12 00:09:01 +03:00
middleware Improve param parsing and remove url_params from HTTP::Request 2018-07-03 20:29:06 +03:00
static/dir Allow headers in built-in static file server 2017-08-22 15:29:51 +03:00
all_spec.cr Handle POST request, and some refactors 2014-07-30 19:58:48 -03:00
config_spec.cr Add support for parsing command line parameters from other sources than ARGV (#483) 2018-11-30 19:16:08 +03:00
context_spec.cr Use be_nil in specs instead of eq nil 2018-01-26 18:35:34 +03:00
exception_handler_spec.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
handler_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
helpers_spec.cr allow to set filename for send_file 2018-12-23 13:24:27 +02:00
init_handler_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
log_handler_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
param_parser_spec.cr Improve param parsing and remove url_params from HTTP::Request 2018-07-03 20:29:06 +03:00
route_handler_spec.cr Remove _method override 2018-07-03 20:29:06 +03:00
route_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
run_spec.cr Refactor `Kemal.run` to allow custom port binding (#463) 2018-06-30 14:16:55 +03:00
spec_helper.cr Cache http routes 2018-09-16 13:22:45 +03:00
static_file_handler_spec.cr Remove etag logic as it's not implemented in Crystal 0.25.1 (#470) 2018-07-16 05:54:36 +03:00
view_spec.cr Format 2016-07-17 14:31:45 +03:00
websocket_handler_spec.cr Improve param parsing and remove url_params from HTTP::Request 2018-07-03 20:29:06 +03:00