Writes the entire response body as a single string.
The string 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 "text/plain; charset=UTF-8".
HTTPStatusCode ditto
See Implementation
Writes the entire response body as a single string.