Skip to content
DocsTry Aspire
DocsTry

YarpCluster.withForwarderRequestConfig

Method
📦 Aspire.Hosting.Yarp v13.4.0
interface YarpCluster {
// ... omitted for brevity
withForwarderRequestConfig(config: YarpForwarderRequestConfig): YarpCluster;
}

Signature

methodwithForwarderRequestConfig
Set the forwarder request configuration for the cluster.
withForwarderRequestConfig(config: YarpForwarderRequestConfig): YarpCluster
configYarpForwarderRequestConfig
YarpCluster

Defined on

This method is defined on the following type: