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 2022/03/10 15:22:49 UTC

[camel] branch regen_bot updated (b92eef9 -> b9a5d21)

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 b92eef9  Camel-Slack: Improved information about consumer and permissions
     add b9a5d21  CAMEL-17773: http components using toD fix when contet-path is empty. Thanks to Artem St for unit tests.

No new revisions were added by this update.

Summary of changes:
 .../camel/http/base/HttpSendDynamicAware.java      | 28 ++++++++++++----------
 .../http/common/HttpSendDynamicAwareTest.java      | 16 +++++++++++++
 ...java => HttpSendDynamicAwareEmptyPathTest.java} | 22 ++++++++---------
 3 files changed, 42 insertions(+), 24 deletions(-)
 copy components/camel-http/src/test/java/org/apache/camel/component/http/{HttpSendDynamicAwareHeadersTest.java => HttpSendDynamicAwareEmptyPathTest.java} (73%)