- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for reachesIpv6WhenIpv4IsDown (0.11 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/FastFallbackTest.kt
assertThat(eventRecorder.recordedEventTypes().filter { it == ConnectEnd::class }).hasSize(1) } @Test fun reachesIpv6WhenIpv4IsDown() { serverIpv4.close() serverIpv6.enqueue( MockResponse(body = "hello from IPv6"), ) val call = client.newCall(Request(url)) val response = call.execute()
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Nov 04 19:13:52 GMT 2025 - 10.6K bytes - Click Count (0)