View Source SpiderMan.Requester behaviour (spider_man v0.5.1)
A Requester use by downloader component
Summary
Callbacks
@callback prepare_for_stop(options :: keyword()) :: :ok
@callback request(url :: binary(), options :: [Tesla.option()], context :: map()) :: Tesla.Env.result()