Arangox v0.5.4 Arangox.Request View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Arangox.Request{
  body: Arangox.body(),
  headers: Arangox.headers(),
  method: Arangox.method(),
  path: Arangox.path()
}