ServerHttpRequest.inputStream

The underlying stream used to read the body from the request.

struct ServerHttpRequest
InputStream!ubyte inputStream;