- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for multipleConnectsForSingleCall (0.09 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/ConnectionListenerTest.kt
"Unexpected handshake message: client_hello", "(unexpected_message) 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 Dec 26 11:42:13 UTC 2025 - Last Modified: Tue Nov 04 18:33:48 UTC 2025 - 9.7K bytes - Viewed (0)