- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for readTrailersAfterEarlyEofAndCloseHttp1 (0.23 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/TrailersTest.kt
call.execute().use { response -> response.close() assertFailsWith<IOException> { response.trailers() } } } @Test fun readTrailersAfterEarlyEofAndCloseHttp1() { readTrailersAfterEarlyEofAndClose(Protocol.HTTP_1_1) } @Test fun readTrailersAfterEarlyEofAndCloseHttp2() { readTrailersAfterEarlyEofAndClose(Protocol.HTTP_2) }
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 18.8K bytes - Click Count (0)