HttpClientConfig.WebProxy 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.
Optional web proxy used when communicating with the destination server.
public Yarp.ReverseProxy.Configuration.WebProxyConfig? WebProxy { get; init; }
member this.WebProxy : Yarp.ReverseProxy.Configuration.WebProxyConfig with get, set
Public Property WebProxy As WebProxyConfig