- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for throttle (0.03 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt
call.cancel() assertFailsWith<IOException> { // Reading 'B' may succeed if it's buffered. inputStream.read() // But 'C' shouldn't be buffered (the response is throttled) and this should fail. inputStream.read() } inputStream.close() } @Test fun disconnectDuringConnect_cookieJar() { val callReference = AtomicReference<Call>()
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sat Jun 21 20:36:35 UTC 2025 - 133.2K bytes - Viewed (0)