HttpResponse.outputStream

The output stream that the response body will be written to.

struct HttpResponse
OutputStream!ubyte outputStream;