- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Stateless (0.08 sec)
-
docs/changelogs/changelog_3x.md
pools. * **OkHttpClient is now stateless.** In the 2.x API `OkHttpClient` had getters and setters. Internally each request was forced to make its own complete snapshot of the `OkHttpClient` instance to defend against racy configuration changes. In 3.x, `OkHttpClient` is now stateless and has a builder. Note that this class is not strictly immutable as it has stateful members like
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Feb 06 14:55:54 UTC 2022 - 50.8K bytes - Viewed (0)