Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for consumeQuietly (0.08 seconds)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/Hc4HttpClient.java

                        logger.warn("Failed to authenticate with form-based authentication: scheme={}, url={}", scheme, request.getURI(), e);
                    } finally {
                        EntityUtils.consumeQuietly(httpEntity);
                    }
                });
            });
    
            httpClient = closeableHttpClient;
            if (logger.isInfoEnabled()) {
    Created: Sun Apr 12 03:50:13 GMT 2026
    - Last Modified: Fri Jan 09 23:46:52 GMT 2026
    - 54.4K bytes
    - Click Count (0)
Back to Top