Skip to content

Methods around cookie parser are provided, but middleware isnt #83

Open
@maxkorp

Description

@maxkorp

I can see how this may be intentional, but body parser is included by default, as are the middlewares for it (Express.Middleware.json for example), but while Request.cookies etc are exposed, there is no Express.Middleware.cookie. It's a super simple binding, and including it would require adding cookieparser to the deps, so I can see where you may not want that, but it's a pretty small package and I think the odds of use are high enough to add the convenience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions