camel-http component should set Transfer-Encoding as chunked header for
response message when checkChunked is true
------------------------------------------------------------------------------------------------------------------
Key: CAMEL-2566
URL: https://issues.apache.org/activemq/browse/CAMEL-2566
Project: Apache Camel
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: Freeman Fang
Fix For: 2.3.0
so that the client side which send request will know this is a chunked message.
It's important when the response http headers is more than 4096 and we want to
use chunked response message
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.