1
0
Fork 0
arangodb/Documentation/DocuBlocks/JSF_foxx_BaseMiddleware_req...

9 lines
132 B
Markdown

`request.body()`
Get the JSON parsed body of the request. If you need the raw version, please
refer to the *rawBody* function.