Replies: 1 comment
-
|
Yes, OkHttp 5.x is binary and behavioral compatible with 4.x (and 3.x). The next version of Retrofit will use OkHttp 5.x directly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I noticed that the 3.0.0 version of retrofit updates the okhttp3 version to 4.12.0. Does this version support okhttp3 versions 5 and above? I intend to utilize the virtual threads in okhttp3 to enhance the throughput of my microservices
Beta Was this translation helpful? Give feedback.
All reactions