aleph

rborer 2018-06-01T10:51:34.000190Z

Hey folks, I'm trying to understand how to add a custom client middleware for a request (as documented under https://github.com/ztellman/aleph/blob/98e878946a97fd020a63cc43ee6e740c712ad188/src/aleph/http.clj#L234) and I don't see how I'm supposed to use it? Obviously, :middleware should be a single-arity function, but what does it receive?