Open
Description
Similar to #7, it would probably be useful for middleware and handlers to "tack on" e.g. headers to the response object, so that the final response is a cooperation between all the handlers - instead of just the result of calling one of them. This is also how most web servers work, like Express.
Metadata
Metadata
Assignees
Labels
No labels