ForwarderHttpClientContext.OldConfig 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.
Old HttpClientConfig instance from which the OldClient was created. Can be empty if a client is getting constructed for the first time.
public Yarp.ReverseProxy.Configuration.HttpClientConfig OldConfig { get; init; }
member this.OldConfig : Yarp.ReverseProxy.Configuration.HttpClientConfig with get, set
Public Property OldConfig As HttpClientConfig