mapbox-java
mapbox-java copied to clipboard
Extract out / expose OkHttp Interceptors as part of MapboxService
Follow up from https://github.com/mapbox/mapbox-java/pull/1039#discussion_r287524157
Extract out / expose OkHttp Interceptors as part of MapboxService so that all services would accept them, avoiding duplicate code and the need of having to implement them in every service (old and new).
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.