This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1ca562bb918 Regen for commit a6680090b3802d82c8ae0444945328816a825dae
(#9309)
add 38fca4a8de5 CAMEL-19018: Fix camel-vertx-http potential duplication of
HTTP header values
No new revisions were added by this update.
Summary of changes:
.../vertx/http/DefaultVertxHttpBinding.java | 9 ++-
.../vertx/http/VertxHttpMultiRouteTest.java | 68 ++++++++++++++++++++++
.../http/VertxHttpThrowExceptionOnFailureTest.java | 2 +-
3 files changed, 75 insertions(+), 4 deletions(-)
create mode 100644
components/camel-vertx/camel-vertx-http/src/test/java/org/apache/camel/component/vertx/http/VertxHttpMultiRouteTest.java