This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.11.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from e7a851a CAMEL-17519: Expose MainSupprt.internalBeforeStart so that it
can be overridden
new a00fe19 CAMEL-17521: camel-http - Added unit test reproducing bug
new 0a24f97 CAMEL-17521: camel-http - Added unit test reproducing bug
new b892875 CAMEL-17521: camel-http - Fix toD with http should not
include httpClient. options.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/component/http/HttpSendDynamicAware.java | 17 ++++++
...eHeadersTest.java => HttpToDSOTimeoutTest.java} | 62 +++++++++++++++++-----
.../http/handler/BasicValidationHandler.java | 15 ++++++
3 files changed, 81 insertions(+), 13 deletions(-)
copy
components/camel-http/src/test/java/org/apache/camel/component/http/{HttpSendDynamicAwareHeadersTest.java
=> HttpToDSOTimeoutTest.java} (55%)