A server-side response, as returned by ServerHandler.
A builder that adds a body to the response.
A builder that adds headers to the response.
The response body, currently only String and ByteArray are supported.
The response headers.
The response status code.