Writes the given input stream of bytes to the response's body.
The stream of bytes to write to the output.
The size of the response. This must be known beforehand to set the "Content-Length" header.
The content type of the bytes.
Writes the given input stream of bytes to the response's body.