surf
surf copied to clipboard
Rework middleware error handling
A counterpart to https://github.com/http-rs/tide/pull/570 should be made to make use of https://github.com/http-rs/http-types/pull/174.
I tried to look into this but the middleware signatures with Next<C> are even more confusing than Tide's and I'm not really making any progress.