- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for throttle (0.04 seconds)
-
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>()
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 133.3K bytes - Click Count (0)