mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-07-02 05:56:07 +00:00

Allow middleware to resolve a request by calling `request.redirect` or `request.render` - after this point, the request stops processing and renders immediately.