This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 6c57528 CAMEL-16207: camel-core - Optimize HeaderFilterStrategy with
startsWith pattern
new 031ea4b CAMEL-16199: camel-http - Optimize headers added as request
headers in producer
new 08e1d3f CAMEL-16205: camel-http - Optimize extract response body for
small payloads
The 2 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:
.../java/org/apache/camel/component/http/HttpProducer.java | 12 +++++-------
.../apache/camel/component/jetty/HttpClientRouteTest.java | 4 ++--
2 files changed, 7 insertions(+), 9 deletions(-)