Use Call.Factory instead of OkHttpClient
This allows using alternate implementation of an HTTP client. We can use OkHttpClient as before as it implements Call.Factory.
Showing
with
20 additions
and
20 deletions
Please
register
or
sign in
to comment