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

Giacomo Boccardo commented on CXF-8931:
---------------------------------------

Using 3.6.3, I'm experiencing the following absurd behavior:
* not calling setAllowChunking(): NOT chunked;
* setAllowChunking(true): NOT chunked;
* setAllowChunking(false): chunked.

I also tried setting the old default HTTP client using 
"force.urlconnection.http.conduit" set to true, but I had the same outcome.

> 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)

Reply via email to