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 1e5e46b CAMEL-16171 - Add uri-endpoint-override options to all AWS2
components - AWS2-CW component
new 11f44b9 camel-http - optiomize: if cookie management is disabled then
producer should not clear as this waste resources.
new 265d61f camel-http - Optimize to reuse HttpHost when using default uri
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:
.../apache/camel/catalog/docs/http-component.adoc | 2 +-
.../org/apache/camel/component/http/http.json | 2 +-
.../org/apache/camel/component/http/https.json | 2 +-
.../camel-http/src/main/docs/http-component.adoc | 2 +-
.../apache/camel/component/http/HttpEndpoint.java | 6 ++-
.../apache/camel/component/http/HttpProducer.java | 46 ++++++++++++++++------
.../endpoint/dsl/HttpEndpointBuilderFactory.java | 8 +++-
.../modules/ROOT/pages/http-component.adoc | 2 +-
8 files changed, 48 insertions(+), 22 deletions(-)