Skip to content
Docs Try Aspire

YarpCluster.withHttpClientConfig

Method
📦 Aspire.Hosting.Yarp v13.2.0
interface YarpCluster {
// ... omitted for brevity
withHttpClientConfig(config: YarpHttpClientConfig): YarpCluster;
}

Signature

method withHttpClientConfig
Sets the HTTP client configuration for the cluster.
withHttpClientConfig(config: YarpHttpClientConfig): YarpCluster
config YarpHttpClientConfig
YarpCluster

Defined on

This method is defined on the following type: