- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for serverDisconnectsPrematurelyWithNoLengthHeaders (0.23 sec)
-
okhttp/src/test/java/okhttp3/CacheTest.kt
} @Test fun serverDisconnectsPrematurelyWithChunkedEncoding() { testServerPrematureDisconnect(TransferKind.CHUNKED) } @Test fun serverDisconnectsPrematurelyWithNoLengthHeaders() { // Intentionally empty. This case doesn't make sense because there's no // such thing as a premature disconnect when the disconnect itself // indicates the end of the data stream. }
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Apr 10 19:46:48 UTC 2024 - 108.6K bytes - Viewed (0)