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