SpiderMan.Requester behaviour (spider_man v0.3.4)
A Requester use by downloader component
Link to this section Summary
Link to this section Functions
Link to this function
append_default_middlewares(bool, requester_options)
Link to this function
prepare_for_start(options)
Link to this function
prepare_for_stop(options)
Link to this section Callbacks
Specs
Specs
prepare_for_stop(options :: keyword()) :: :ok
Link to this callback
request(url, options, context)
Specs
request(url :: binary(), options :: [Tesla.option()], context :: map()) :: Tesla.Env.result()