Writes the entire response body at once.
The data to write as the body contents
Optional content type to apply to the response. If no content type is given and no "Content-Type" header is set in the response, this will default to "application/octet-stream".
HTTPStatusCode
See Implementation
Writes the entire response body at once.