Skip to content

Cookie library #1

Description

@sunng87

Without servlet API, we will need a middleware to extract cookie from http header Set-Cookie and provide a data structure for user to consume cookies.

The API could be like:

Cookie cookie = Cookie.extension(request).get("somecookie")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions