You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/02/13 19:10:30 UTC

[camel] branch regen_bot updated (a0b6096 -> 0cc63d9)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from a0b6096  CAMEL-16199: camel-http - Optimize headers added as request headers in producer
     add 0cc63d9  CAMEL-16203: camel-core - Optimize removeHeaders all

No new revisions were added by this update.

Summary of changes:
 ...eHeadersTest.java => RemoveHeadersAllTest.java} | 43 +++++++++++-----------
 .../org/apache/camel/support/DefaultExchange.java  | 17 +++++++--
 .../org/apache/camel/support/DefaultMessage.java   | 28 +++++++++++---
 3 files changed, 57 insertions(+), 31 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/{RemoveHeadersTest.java => RemoveHeadersAllTest.java} (70%)