mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 04:47:02 +00:00
overlap routing: and mvc: allow setting status code from a dependency or a middleware
This commit is contained in:
@@ -121,7 +121,7 @@ type Party interface {
|
||||
//
|
||||
// Returns this Party.
|
||||
Reset() Party
|
||||
// ResetRouterFilters deactivates any pervious registered
|
||||
// ResetRouterFilters deactivates any previous registered
|
||||
// router filters and the parents ones for this Party.
|
||||
//
|
||||
// Returns this Party.
|
||||
|
||||
Reference in New Issue
Block a user