kemal/spec
Sdogruyol 607aaeffe3 Allow headers in built-in static file server 2017-08-22 15:29:51 +03:00
..
asset Better view_specs for layout variables 2016-07-12 00:09:01 +03:00
middleware Add context to WebSocket. This allows one to use context.params like url,query, body e.g 2017-08-20 20:01:49 +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
common_exception_handler_spec.cr Rename MemoryIO to IO::Memory since it's deprecated on Crystal 0.20.0 2016-11-22 23:29:10 +03:00
common_log_handler_spec.cr Rename MemoryIO to IO::Memory since it's deprecated on Crystal 0.20.0 2016-11-22 23:29:10 +03:00
config_spec.cr Dynamically insert handlers. Fixes #376 2017-07-11 11:22:35 +03:00
context_spec.cr Add context to WebSocket. This allows one to use context.params like url,query, body e.g 2017-08-20 20:01:49 +03:00
handler_spec.cr allow %w in Handler macros (#385) 2017-08-18 10:19:21 +03:00
helpers_spec.cr Dynamically insert handlers. Fixes #376 2017-07-11 11:22:35 +03:00
init_handler_spec.cr Rename MemoryIO to IO::Memory since it's deprecated on Crystal 0.20.0 2016-11-22 23:29:10 +03:00
param_parser_spec.cr Add context to WebSocket. This allows one to use context.params like url,query, body e.g 2017-08-20 20:01:49 +03:00
route_handler_spec.cr Introduce Kemal::InitHandler to initialize HTTP::Server::Context with defaults 2016-07-17 18:11:26 +03:00
route_spec.cr Rename to Kemal::Exceptions::InvalidPathStartException 2016-11-04 11:49:11 +03:00
run_spec.cr Remove duplicate spec (#340) 2017-03-25 19:41:58 +02:00
spec_helper.cr Add context to WebSocket. This allows one to use context.params like url,query, body e.g 2017-08-20 20:01:49 +03:00
static_file_handler_spec.cr Allow headers in built-in static file server 2017-08-22 15:29:51 +03:00
view_spec.cr Format 2016-07-17 14:31:45 +03:00
websocket_handler_spec.cr Don't raise on WS route not found 2017-08-21 12:38:28 +03:00