Skip to content

Conversation

@stephanvercauteren
Copy link

This PR addresses issue #1206 and fixes the same issue occuring at 2 other locations.

Starting from OkHttp3, interceptors cannot be added/removed directly onto a HttpClient object anymore, rather a Builder object should be used.

@stephanvercauteren stephanvercauteren changed the title Fix adding/removing interceptors to OkHttpClient in OkHttp3 [Java][okhttp3-gson] Fix adding/removing interceptors to OkHttpClient in OkHttp3 Feb 26, 2025
@stephanvercauteren stephanvercauteren changed the title [Java][okhttp3-gson] Fix adding/removing interceptors to OkHttpClient in OkHttp3 [Java][okhttp4-gson] Fix adding/removing interceptors to OkHttpClient in OkHttp3 Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant