Adding header to all request with Retrofit 2 ... OkHttpClient.Builder httpClient = new OkHttpClient.Builder(); httpClient.addInterceptor(new Interceptor() { @ ...
確定! 回上一頁