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

383 B

//////////////////////////////////////////////////////////////////////////////// /// @startDocuBlock JSF_foxx_BaseMiddleware_request_body /// /// request.body() /// /// Get the JSON parsed body of the request. If you need the raw version, please /// refer to the rawBody function. /// @endDocuBlock ////////////////////////////////////////////////////////////////////////////////