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