Optional encodingThe custom string encoding to use.
"utf8"
Optional limitDefines the maximum size of the body, in bytes. (null) indicates to use NO limit
Optional onA custom handler, to tell the client, that the body is too big.
Optional onA custom parse error handler.
Generated using TypeDoc
Options for 'json()' function.