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 18:04:54 UTC

[camel] branch regen_bot updated (991f8b8 -> a0b6096)

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 991f8b8  Revert "Upgrade Jenkinsfile for JDK8 to use JAVA_HOME for openjdk"
     add a0b6096  CAMEL-16199: camel-http - Optimize headers added as request headers in producer

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/http/HttpProducer.java  |  27 +++--
 .../camel/component/http/HttpProducerLoadTest.java | 125 +++++++++++++++++++++
 2 files changed, 145 insertions(+), 7 deletions(-)
 create mode 100644 components/camel-http/src/test/java/org/apache/camel/component/http/HttpProducerLoadTest.java