- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for expectFailureOnJdkVersion (0.1 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/http2/HttpOverHttp2Test.kt
.isEqualTo(1) } @Test fun missingPongsFailsConnection() { if (protocol === Protocol.HTTP_2) { // https://github.com/square/okhttp/issues/5221 platform.expectFailureOnJdkVersion(12) } // Ping every 500 ms, starting at 500 ms. client = client .newBuilder() .readTimeout(Duration.ofSeconds(10)) // Confirm we fail before the read timeout.
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sat Nov 01 12:18:11 GMT 2025 - 67.4K bytes - Click Count (0)