ClusterConfig.HttpRequest 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 outgoing HTTP requests.
public Yarp.ReverseProxy.Forwarder.ForwarderRequestConfig? HttpRequest { get; init; }
member this.HttpRequest : Yarp.ReverseProxy.Forwarder.ForwarderRequestConfig with get, set
Public Property HttpRequest As ForwarderRequestConfig