Arangox v0.2.0 Arangox.Request View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Arangox.Request{
  body: Arangox.body(),
  headers: [Arangox.header()],
  method: Arangox.method(),
  path: Arangox.path()
}