httpClient

Represents the HTTP client used to handle network requests within the configuration. This client can be customized or replaced to adapt to specific use cases, such as modifying headers, interceptors, or other client-level configurations.

By default, it is initialized with a standard instance of HttpClient.