Skip to content

Internal redirects #82

@aturon

Description

@aturon

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    designOpen design questionfeatureA feature that's ready for implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions