Arangox.Response (Arangox v0.6.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Arangox.Response{
  body: Arangox.body(),
  headers: Arangox.headers(),
  status: pos_integer()
}
      t() :: %Arangox.Response{
  body: Arangox.body(),
  headers: Arangox.headers(),
  status: pos_integer()
}