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)
ProxyHttpClientproxy in interface ProxyHttpClientrequest - The request