Andrew Herr
Results
3
comments of
Andrew Herr
I'm excited about the switch to `mox`!
I'd like to cache my authorization header value in my Authorizer impl. How do you feel about adding a `reset` callback to the protocol that is called when a request...
general curious question: Why a protocol instead of a behaviour? I think the choice to return a header map from the Authorizer was a good one. I like the proposed...