- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for bodyGetMalformedCharset (0.08 sec)
- 
				
				okhttp-logging-interceptor/src/test/java/okhttp3/logging/HttpLoggingInterceptorTest.kt.assertLogMatch(Regex("""Transfer-encoding: chunked""")) .assertLogEqual("<-- END HTTP (streaming)") .assertNoMoreLogs() } @Test fun bodyGetMalformedCharset() { setLevel(Level.BODY) server.enqueue( MockResponse .Builder() .setHeader("Content-Type", "text/html; charset=0") .body("Body with unknown charset") Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Aug 21 14:27:04 UTC 2025 - 37.5K bytes - Viewed (0)