- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testContentException (0.17 seconds)
-
src/test/java/org/codelibs/curl/CurlResponseTest.java
String encoding = "UTF-8"; response.setEncoding(encoding); assertEquals(encoding, response.getEncoding()); } @Test public void testContentException() { CurlResponse response = new CurlResponse(); Exception exception = new IOException("Test exception"); response.setContentException(exception);Created: Thu Apr 02 15:34:12 GMT 2026 - Last Modified: Sat Mar 21 09:11:12 GMT 2026 - 17.7K bytes - Click Count (0)