Get ride of the HttpMessage --------------------------- Key: CAMEL-2453 URL: https://issues.apache.org/activemq/browse/CAMEL-2453 Project: Apache Camel Issue Type: Improvement Reporter: Willem Jiang Assignee: Willem Jiang Fix For: 2.3.0
As we store the Http Request and Response object into HttpMessage, it makes us impossible to get the request and response object from the other endpoint , as current camel just copies message header and message body when it copies the message. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.