| .. |
|
asset
|
Ameba v1.7 (#729)
|
2026-01-11 13:18:57 +03:00 |
|
middleware
|
Add before_all filter execution for 404 errors in FilterHandler (#706)
|
2025-04-03 16:05:55 +03:00 |
|
static/dir
|
Fix Path Traversal in StaticFileHandler, see https://packetstorm.news/files/id/190294/
|
2025-04-14 14:25:46 +03:00 |
|
all_spec.cr
|
Handle POST request, and some refactors
|
2014-07-30 19:58:48 -03:00 |
|
cli_spec.cr
|
Improve CLI SSL validation and expand CLI option parsing specs (#738)
|
2026-02-16 10:25:44 +03:00 |
|
config_spec.cr
|
Add shutdown_timeout configuration and implement graceful shutdown behavior (#745)
|
2026-03-19 20:15:57 +03:00 |
|
context_spec.cr
|
Fix OverrideMethodHandler route cache bug (#741) (#742)
|
2026-03-01 21:46:33 +03:00 |
|
exception_handler_spec.cr
|
Fix typos in spec files (#715)
|
2025-04-18 16:10:39 +03:00 |
|
filters_spec.cr
|
Omitting filters fix for lowercase methods requests (#647)
|
2022-09-15 11:52:28 +03:00 |
|
handler_spec.cr
|
Add use keyword for middleware registration with path-specific support (#734)
|
2026-02-05 13:30:16 +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
|
Add support to halt execution with a chained response (#736)
|
2026-02-06 14:13:24 +03:00 |
|
init_handler_spec.cr
|
crystal tool format with Crystal 1.15.0-dev (#691)
|
2024-10-12 13:01:24 +03:00 |
|
log_handler_spec.cr
|
Embrace Crystal standard Log for logging. (#705)
|
2025-04-01 13:25:09 +03:00 |
|
override_method_handler_spec.cr
|
Fix OverrideMethodHandler route cache bug (#741) (#742)
|
2026-03-01 21:46:33 +03:00 |
|
param_parser_spec.cr
|
Add raw_body to ParamParser for multi-handler body access (#740)
|
2026-03-03 14:29:39 +03:00 |
|
path_handler_spec.cr
|
Add use keyword for middleware registration with path-specific support (#734)
|
2026-02-05 13:30:16 +03:00 |
|
request_log_handler_spec.cr
|
Embrace Crystal standard Log for logging. (#705)
|
2025-04-01 13:25:09 +03:00 |
|
response_helpers_spec.cr
|
Improve response helpers: HTTP::Status, direct write, content_type param (#735)
|
2026-02-05 13:34:38 +03:00 |
|
route_handler_spec.cr
|
Make route LRU cache concurrency-safe with Mutex (#739)
|
2026-02-17 12:01:52 +03:00 |
|
route_spec.cr
|
Code fixes reported by static code analysis (#450)
|
2018-05-17 11:07:40 +03:00 |
|
router_spec.cr
|
ensures global wildcard filters always execute while keeping namespace filters isolated to their routes (#737)
|
2026-02-12 15:34:41 +03:00 |
|
run_spec.cr
|
Add shutdown_timeout configuration and implement graceful shutdown behavior (#745)
|
2026-03-19 20:15:57 +03:00 |
|
spec_helper.cr
|
Replace full-flush Route cache with LRU and add a configurable max cache size (#724)
|
2025-10-31 19:11:20 +03:00 |
|
static_file_handler_spec.cr
|
Ameba v1.7 (#729)
|
2026-01-11 13:18:57 +03:00 |
|
view_spec.cr
|
Ameba v1.7 (#729)
|
2026-01-11 13:18:57 +03:00 |
|
websocket_handler_spec.cr
|
Bump exception_page dependency (#669)
|
2024-01-23 19:08:49 +03:00 |