- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for disconnectBeforeTrailersHttp1 (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
okhttp/src/jvmTest/kotlin/okhttp3/TrailersTest.kt
assertThat(trailers).isEqualTo(headersOf("t1", "v2")) } assertThat(trailersDelay).isGreaterThan(250.milliseconds) } } @Test fun disconnectBeforeTrailersHttp1() { disconnectBeforeTrailers(Protocol.HTTP_1_1) } @Test fun disconnectBeforeTrailersHttp2() { disconnectBeforeTrailers(Protocol.HTTP_2) }
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sat Nov 08 21:45:04 GMT 2025 - 18.8K bytes - Click Count (0)