@FunctionalInterface public interface HttpClientCustomizer
Modifier and Type | Method and Description |
---|---|
reactor.netty.http.client.HttpClient |
customize(reactor.netty.http.client.HttpClient httpClient)
Customize the specified
HttpClient . |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.