Rackla.Request

Rackla.Request is the struct used when executing advanced HTTP requests.

Required:

Optional:

Options:

Types

t :: %Rackla.Request{method: atom, url: binary, headers: %{}, body: binary, options: %{}}