You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2016/04/07 11:23:25 UTC

[jira] [Created] (CAMEL-9832) Allow the possibility to skip the mapping of message body/headers in HTTP Message

Andrea Cosentino created CAMEL-9832:
---------------------------------------

             Summary: Allow the possibility to skip the mapping of message body/headers in HTTP Message
                 Key: CAMEL-9832
                 URL: https://issues.apache.org/jira/browse/CAMEL-9832
             Project: Camel
          Issue Type: Improvement
          Components: camel-http-common
            Reporter: Andrea Cosentino
            Assignee: Andrea Cosentino
            Priority: Minor


There are situations where we don't need to convert a Message in HTTP headers and body, but simply route the message as is. For example when we are on route like jetty ---> jetty.

It can be useful to add an option that skip the mapping to HTTP Message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)