public class ReadResult
extends java.lang.Object
DataSenderImpl only cares about a single header, so it's expected
that the HttpClientWrapper implementation pre-extracts the header value.| Modifier and Type | Method and Description |
|---|---|
static ReadResult |
create(int statusCode,
java.lang.String responseBody,
java.lang.String proxyAuthenticateHeader) |
public static ReadResult create(int statusCode, java.lang.String responseBody, java.lang.String proxyAuthenticateHeader)