The response that's sent by a server back to a client after processing the client's HTTP request.
Writes an array of bytes to the response's output stream.
Writes a string of content to the response's output stream.
A multi-valued map containing all headers.
The stream to which the response body is written.
The response status.
The response that's sent by a server back to a client after processing the client's HTTP request.