Search
Defines the typespecs for the library.
@type body() :: any()
@type headers() :: [{binary(), binary()}]
@type opts() :: [{atom(), any()}]
@type response() :: AnyHttp.Response.t()
@type url() :: binary() | URI.t()