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