surf icon indicating copy to clipboard operation
surf copied to clipboard

Rework middleware error handling

Open Fishrock123 opened this issue 5 years ago • 0 comments

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.

Fishrock123 avatar Jun 15 '20 23:06 Fishrock123