pagantis_elixir_tools v0.21.3 ElixirTools.HttpClient.Adapter behaviour
The adapter specifies a behaviour for implementing HttpClient adapters
Link to this section Summary
Callbacks
Returns the base URI String for the HTTP endpoint of a specific adapter.
Link to this section Callbacks
Link to this callback
base_uri()
Specs
base_uri() :: String.t()
Returns the base URI String for the HTTP endpoint of a specific adapter.