Zoran Regvart created CAMEL-13572:
-------------------------------------

             Summary: 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


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)

Reply via email to