andyg
07/21/2023, 5:09 AMextra
as an optional Map passed along to the subsequent Response, that's ideally what I'm hoping to replicate. I think in http4k this would use RequestContext (similar to this) but that requires global shared state, where my requests each have unique metadata so it kind of seems like a mismatch.