@API(status=STABLE) public interface ForwardingRawHttpResponse extends ForwardingBaseHttpResponse, RawHttpResponse
BaseHttpMessage.HeadersBuilder| Modifier and Type | Method and Description |
|---|---|
RawHttpResponse |
delegate() |
default HttpResponse |
withBody() |
default void |
withoutBody() |
getStatusgetCharset, getContentType, getHeaders, getOrigin, getProtocolVersionRawHttpResponse delegate()
delegate in interface ForwardingBaseHttpMessagedelegate in interface ForwardingBaseHttpResponsedefault HttpResponse withBody() throws IOException
withBody in interface RawHttpResponseIOExceptiondefault void withoutBody()
throws IOException
withoutBody in interface RawHttpResponseIOExceptionCopyright © 2015–2018 Zalando SE. All rights reserved.