Arangox v0.5.4 Arangox.Response 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()
}