Skip to content

Create a request object that can be modified by handlers and provide useful information #7

@ekmartin

Description

@ekmartin

Most web servers allow request handlers to read useful information from the request, and even change it if they'd like to. Right now our handlers are just passed the original HTTP request object - we should probably wrap this in something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions