@API(status=STABLE) public interface HttpMessage extends BaseHttpMessage
BaseHttpMessage.HeadersBuilder| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBody() |
default String |
getBodyAsString() |
getCharset, getContentType, getHeaders, getOrigin, getProtocolVersionbyte[] getBody()
throws IOException
IOExceptiondefault String getBodyAsString() throws IOException
IOExceptionCopyright © 2015–2018 Zalando SE. All rights reserved.