View Source AnyHttp.Adapters.Req (Any HTTP v0.1.1)
Defines the adapter for the req
library.
Summary
Types
@type body() :: AnyHttp.Types.body()
@type headers() :: AnyHttp.Types.headers()
@type req_opts() :: keyword()
@type response() :: AnyHttp.Types.response()
@type url() :: AnyHttp.Types.url()