[ 
https://issues.apache.org/jira/browse/CXF-8931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873286#comment-17873286
 ] 

John Tal commented on CXF-8931:
-------------------------------

[~reta] - Yes, openJDK 17 support it, as do most implementations I'm aware.  
You can call markSupported(), it false, then you default to chunked (and log a 
debug message?), if supported then you can use the reset()?

> 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: Andriy Redko
>            Priority: Major
>             Fix For: 4.1.0, 3.6.5, 4.0.6
>
>
> 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)

Reply via email to