Shaban Kamel
Results
1
comments of
Shaban Kamel
Hi Abanoub, Thanks for your question. Adding Interceptors is out of the scope of RxRequester. You can add any interceptors using okhttp3.Interceptor as regular , for example: ``` kotlin class...