getOkHttpClient

public OkHttpClient getOkHttpClient()

Gets the http client used to make requests. This is either the client supplied to the builder or, if none was, a default one configured with this config's timeout.

Return

the http client requests are made with