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 35154b6 CAMEL-16262: camel-http - Add disable options on component to
turn features off
new d062cfb camel-http - optimize a bit
new 1d1051e camel-util - Optimize to get charset from content-type header
when its UTF-8
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/component/http/helper/HttpMethodHelper.java | 12 ++++++------
.../src/main/java/org/apache/camel/util/IOHelper.java | 5 +++++
.../src/test/java/org/apache/camel/util/IOHelperTest.java | 10 ++++++++++
3 files changed, 21 insertions(+), 6 deletions(-)