Writes the given byte content to the body of the response. If this response has not yet written its status line and headers, it will do that first.
The data to write.
The content type of the data.
Writes the given byte content to the body of the response. If this response has not yet written its status line and headers, it will do that first.