View Source AnyHttp.Client behaviour (Any HTTP v0.1.0)
Defines the behaviour for the HTTP adapters to implement.
Summary
Types
@type body() :: AnyHttp.Types.body()
@type headers() :: AnyHttp.Types.headers()
@type opts() :: AnyHttp.Types.opts()
@type response() :: AnyHttp.Types.response()
@type url() :: AnyHttp.Types.url()