yotsuba v1.0.0 Yotsuba.Middleware.ResponseMiddleware
Custom middleware that extracts the body from a successful response or converts the body
to an {:error, reason} tuple in case the request failed.
Link to this section Summary
Functions
Callback implementation for Tesla.Middleware.call/3
Link to this section Functions
Link to this function
call(env, next, options)
Callback implementation for Tesla.Middleware.call/3.