hi, Could someone explain why the 24 line of aleph-middleware invokes (handler req) out of a chain ? Why content-type-response needs to be called using (d/chain') and (handler req) does not ?
https://github.com/muhuk/aleph-middleware/blob/master/src/aleph/middleware/util.clj#L11 defer implementation