public class BodyResponse extends Response
Response.Code| Modifier and Type | Field and Description |
|---|---|
ByteString |
body
The (immutable) body.
|
attributes, headers, statusCode| Modifier and Type | Method and Description |
|---|---|
ByteString |
getBody()
Gets the response body as an immutable
ByteString. |
getAttribute, getCharset, getContentType, getHeaders, getHeaderValue, getHeaderValueList, getHeaderValues, getStatusCode, toString