- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testSkipDecompressNoContentResponse (0.43 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 Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Aug 01 06:04:22 GMT 2025 - 4.8K bytes - Click Count (1)