View Source Telegex.Caller.Adapter.HTTPoison (Telegex v1.0.0-rc.9)

HTTPoison based caller adapter.

Link to this section Summary

Link to this section Types

@type error() :: Telegex.Type.error()
@type httposion_err() :: %{reason: atom()}
@type httposion_resp() :: HTTPoison.Response.t()