YarpCluster.withHttpClientConfig
Method
interface YarpCluster { // ... omitted for brevity withHttpClientConfig(config: YarpHttpClientConfig): YarpCluster;}Signature
method
withHttpClientConfig Sets the HTTP client configuration for the cluster.
withHttpClientConfig(config: YarpHttpClientConfig): YarpClusterParameters
config YarpHttpClientConfig Returns
YarpCluster Defined on
This method is defined on the following type: