Arangox v0.4.0 Arangox.Request View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %Arangox.Request{
body: Arangox.body(),
headers: Arangox.headers(),
method: Arangox.method(),
path: Arangox.path()
}