- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for noNewExchangesOnConnection (0.08 sec)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/connection/Exchange.kt
override val source = ResponseBodySource( delegate = codec.socket.source, contentLength = -1L, isSocket = true, ) } } fun noNewExchangesOnConnection() { codec.carrier.noNewExchanges() } fun cancel() { codec.cancel() } /** * Revoke this exchange's access to streams. This is necessary when a follow-up request isRegistered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Wed Nov 05 18:28:35 UTC 2025 - 10.5K bytes - Viewed (0)