ClusterConfig.HttpClient Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Config for the HTTP client that is used to call destinations in this cluster.
public Yarp.ReverseProxy.Configuration.HttpClientConfig? HttpClient { get; init; }
member this.HttpClient : Yarp.ReverseProxy.Configuration.HttpClientConfig with get, set
Public Property HttpClient As HttpClientConfig