shard-kemal/spec
Serdar Dogruyol - Sedo セド 6a29240bbe
Use context instead of response in static_headers helper (#681)
2024-05-10 18:47:27 +03:00
..
asset fix content_for failing to capture the correct block input (#639) 2022-06-27 12:28:13 +03:00
middleware fixed executing filters when before and after is defined at the same time (#612) 2021-09-01 16:25:21 +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 HeadRequestHandler: run GET handler and don't return the body (#655) 2023-02-22 07:34:47 +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 Set content type to text/html for 500 exceptions (#616) 2021-09-01 18:26:38 +03:00
filters_spec.cr Omitting filters fix for lowercase methods requests (#647) 2022-09-15 11:52:28 +03:00
handler_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
head_request_handler_spec.cr HeadRequestHandler: run GET handler and don't return the body (#655) 2023-02-22 07:34:47 +03:00
helpers_spec.cr HeadRequestHandler: run GET handler and don't return the body (#655) 2023-02-22 07:34:47 +03:00
init_handler_spec.cr Add `Date` header to HTTP responses (#676) 2024-04-10 19:26:04 +03:00
log_handler_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
override_method_handler_spec.cr Add Kemal::OverrideMethodHandler (#651) 2023-02-19 08:59:30 +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 fix ameba warnings 2022-06-29 13:29:50 +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 run_spec to use process exit instead of empty stderr (#584) 2020-08-15 18:09:53 +03:00
spec_helper.cr Omitting filters fix for lowercase methods requests (#647) 2022-09-15 11:52:28 +03:00
static_file_handler_spec.cr Use context instead of response in static_headers helper (#681) 2024-05-10 18:47:27 +03:00
view_spec.cr fix content_for failing to capture the correct block input (#639) 2022-06-27 12:28:13 +03:00
websocket_handler_spec.cr Bump `exception_page` dependency (#669) 2024-01-23 19:08:49 +03:00