ForwarderHttpClientContext.NewConfig 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.
New HttpClientConfig instance specifying the settings for a new client.
public Yarp.ReverseProxy.Configuration.HttpClientConfig NewConfig { get; init; }
member this.NewConfig : Yarp.ReverseProxy.Configuration.HttpClientConfig with get, set
Public Property NewConfig As HttpClientConfig