[ https://issues.apache.org/jira/browse/CXF-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768272#comment-17768272 ]
Jochen Riedlinger commented on CXF-8931: ---------------------------------------- I think teher are more issues with the HttpClientHTTPConduit. Setting a hostname verifier (to NoopHostnameVerifier if the hostname is localhost) does not work for me. > HttpClientHTTPConduit can't disable the http chunk mode > ------------------------------------------------------- > > Key: CXF-8931 > URL: https://issues.apache.org/jira/browse/CXF-8931 > Project: CXF > Issue Type: Bug > Reporter: Jim Ma > Assignee: Jim Ma > Priority: Major > > This works with URLConnectionHttpConduit, but this doesn't work with the new > HttpClientHTTPConduit. When set the HttpClientPolicy.setAllowChunking(false) > -- This message was sent by Atlassian Jira (v8.20.10#820010)