- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for close$okhttp (0.06 sec)
-
okhttp/src/main/kotlin/okhttp3/OkHttpClient.kt
* against a cache that is closed, and doing so will cause the call to crash. * * ```java * client.cache().close(); * ``` * * OkHttp also uses daemon threads for HTTP/2 connections. These will exit automatically if they * remain idle. */ open class OkHttpClient internal constructor( builder: Builder,
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Apr 06 04:21:33 UTC 2024 - 52K bytes - Viewed (0)