pagantis_elixir_tools v0.19.1 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()

base_uri() :: String.t()

Returns the base URI String for the HTTP endpoint of a specific adapter.