public interface RxProxyHttpClient extends ProxyHttpClient
ProxyHttpClient
for RxJava 2.Modifier and Type | Method and Description |
---|---|
io.reactivex.Flowable<MutableHttpResponse<?>> |
proxy(HttpRequest<?> request)
Proxy the given request and emit the response.
|
io.reactivex.Flowable<MutableHttpResponse<?>> proxy(HttpRequest<?> request)
ProxyHttpClient
proxy
in interface ProxyHttpClient
request
- The request