GitHub user davidecavestro opened a pull request:

    https://github.com/apache/camel/pull/1370

    CAMEL-10666: exposed uri param to enable inclusion of serializable headers

    As per [CAMEL-10666](https://issues.apache.org/jira/browse/CAMEL-10666) 
this is an enhancement proposal to restore the possibility of saving 
_Serializable_ headers within the exchange, simply setting to _true_ the new 
parameter _allowSerializedHeaders_.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davidecavestro/camel CAMEL-10666

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1370.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1370
    
----
commit 616679deded0dc3a817534c7baa504af57839761
Author: Davide Cavestro <[email protected]>
Date:   2017-01-03T15:19:17Z

    CAMEL-10666: added uri param to control whether or not serializable headers 
should be included

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to