- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for multipleConnectsForSingleCall (0.09 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/ConnectionListenerTest.kt
if (!platform.isConscrypt()) { assertThat(event.exception).hasMessage("Unexpected handshake message: client_hello") } } @Test @Throws(IOException::class) fun multipleConnectsForSingleCall() { enableTls() server!!.enqueue(MockResponse.Builder().failHandshake().build()) server!!.enqueue(MockResponse()) client = client .newBuilder()
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Jun 20 11:46:46 UTC 2025 - 9.8K bytes - Viewed (0)