- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for emptyDnsLookup (0.05 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/EventListenerTest.kt
assertThat(callFailed.call).isSameInstanceAs(call) assertThat(callFailed.ioe).isInstanceOf<UnknownHostException>() } @Test fun emptyDnsLookup() { val emptyDns = Dns { listOf() } client = client .newBuilder() .dns(emptyDns) .build() val call = client.newCallWithListener( Request
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Feb 03 22:17:59 GMT 2026 - 70.7K bytes - Click Count (0)