-
Couldn't load subscription status.
- Fork 6.2k
Open
Labels
Description
According to OkHttp jdoc:
OkHttpClients should be shared
I notice that the OkHttp integration module generate a OkHttpClient internal instance. It would be better to allow us inject the singleton OkHttpClient within our application.
rafakob, idanakav, jaredstockton, azizbekian and jaredsburrows