ServerHttpResponse.outputStream

The stream to which the response body is written.

struct ServerHttpResponse
OutputStream!ubyte outputStream;