getHttpClient

fun getHttpClient(): OkHttpClient

Get the configured OkHttpClient instance. If a custom client is not set, it builds a new client. @return The OkHttpClient instance.