[
https://issues.apache.org/jira/browse/CAMEL-13572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoran Regvart updated CAMEL-13572:
----------------------------------
Fix Version/s: 3.0.0-M3
> Message body ignored in DefaultNettyHttpBinding::toNettyResponse
> ----------------------------------------------------------------
>
> Key: CAMEL-13572
> URL: https://issues.apache.org/jira/browse/CAMEL-13572
> Project: Camel
> Issue Type: Bug
> Components: camel-netty4-http
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Priority: Major
> Fix For: 3.0.0-M3
>
>
> The last optimization that returned the {{HttpResponse}} in case that the
> exchange's message is a {{NettyHttpMessage}} resulted in any changes to the
> body of the message being ignored. The optimization should have checked if
> the body is set and only return the already created {{HttpResponse}} in case
> the message body is {{null}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)