Skip to content

Middleware #55

@theduke

Description

@theduke

Pretty much every framework out there supports some concept of a middleware.

(Possibly mutating) actions on the request, that run before and after the actual handler.

Useful for all kinds of things, including authentication, authorization, logging, profiling, etc.

This should really be implemented in some form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedAn accepted request or suggestionrequestRequest for new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions