-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Labels
designOpen design questionOpen design questionfeatureA feature that's ready for implementationA feature that's ready for implementation
Description
Since middleware and endpoints run strictly after routing (by design), we may want to provide an ergonomic way of internally redirecting to other routes.
Some considerations:
-
How best to express this? E.g. explicitly re-enter the router? Return a revised request? Something else?
-
How should middleware be applied when handling the redirected request?
DCjanusonx2
Metadata
Metadata
Assignees
Labels
designOpen design questionOpen design questionfeatureA feature that's ready for implementationA feature that's ready for implementation