- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testSkipDecompressNoContentResponse (0.2 seconds)
-
okhttp-zstd/src/test/java/okhttp3/zstd/ZstdInterceptorTest.kt
decompressed.body.string() }.also { ioe -> assertThat(ioe).hasMessage("zstd decompress failed: Unknown frame descriptor") } } @Test fun testSkipDecompressNoContentResponse() { val response = response("https://example.com/", EMPTY) { header("Content-Encoding", "zstd") code(204) message("NO CONTENT") }
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Aug 01 06:04:22 GMT 2025 - 4.8K bytes - Click Count (1)