- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for trailersWithClientPrematureCloseHttp1 (0.14 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/TrailersTest.kt
// Also okay. This is what HTTP/2 does. } assertFailsWith<IOException> { response.trailers() } } } @Test fun trailersWithClientPrematureCloseHttp1() { trailersWithClientPrematureClose(Protocol.HTTP_1_1) } @Test fun trailersWithClientPrematureCloseHttp2() { trailersWithClientPrematureClose(Protocol.HTTP_2) } /**Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sat Nov 08 21:45:04 UTC 2025 - 18.8K bytes - Viewed (0)