public interface ProxyHttpClient
Modifier and Type | Method and Description |
---|---|
org.reactivestreams.Publisher<MutableHttpResponse<?>> |
proxy(HttpRequest<?> request)
Proxy the given request and emit the response.
|
org.reactivestreams.Publisher<MutableHttpResponse<?>> proxy(HttpRequest<?> request)
request
- The request