HttpBuilder v0.2.2 HttpBuilder.HttpRequest View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %HttpBuilder.HttpRequest{adapter: atom(), body: map(), headers: list(), host: String.t(), method: atom() | nil, options: list(), path: String.t(), query_params: list(), rec_timeout: integer(), req_timeout: integer()}