You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Stephan Siano (JIRA)" <ji...@apache.org> on 2014/04/14 07:51:14 UTC

[jira] [Created] (CAMEL-7363) camel headers are not preserverd in camel-ahc component

Stephan Siano created CAMEL-7363:
------------------------------------

             Summary: camel headers are not preserverd in camel-ahc component
                 Key: CAMEL-7363
                 URL: https://issues.apache.org/jira/browse/CAMEL-7363
             Project: Camel
          Issue Type: Bug
          Components: camel-ahc
    Affects Versions: 2.13.0, 2.12.3
            Reporter: Stephan Siano


The documentation of the camel-ahc component states:
... All headers from the IN message will be copied to the OUT message, so headers are preserved during routing. Additionally Camel will add the HTTP response headers as well to the OUT message headers.

However this is not true. Camel headers are not copied from the in to the out message.

I have looked up other components doing http requests (http4 and cxf) and these components do copy the headers from the in to the out message.




--
This message was sent by Atlassian JIRA
(v6.2#6252)