- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for serverDisconnectsPrematurelyWithContentLengthHeader (0.45 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/CacheTest.kt
val response2 = client.newCall(request2).execute() assertThat(response2.body.string()).isEqualTo("ABC") } @Test fun serverDisconnectsPrematurelyWithContentLengthHeader() { testServerPrematureDisconnect(TransferKind.FIXED_LENGTH) } @Test fun serverDisconnectsPrematurelyWithChunkedEncoding() { testServerPrematureDisconnect(TransferKind.CHUNKED)
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Oct 03 17:41:45 GMT 2025 - 116.8K bytes - Click Count (0)