Tesla.Adapter.call
You're seeing just the callback
call
, go back to Tesla.Adapter module for more information.
Specs
call(env :: Tesla.Env.t(), options :: any()) :: Tesla.Env.result()
Invoked when a request runs.
Arguments
env
-Tesla.Env
struct that stores request/response dataoptions
- middleware options provided by user