This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from e8b1e2b211f CAMEL-20162 - Camel-AWS-Config: Add Describe Compliance By
Config Rule operation (#12230)
add 0448477324d CAMEL-20163: consolidate the code determining the response
status (#12232)
No new revisions were added by this update.
Summary of changes:
.../camel/http/common/DefaultHttpBinding.java | 26 +----------
.../netty/http/DefaultNettyHttpBinding.java | 22 +--------
.../http/vertx/VertxPlatformHttpSupport.java | 23 +--------
.../undertow/DefaultUndertowHttpBinding.java | 22 +--------
.../org/apache/camel/support/http/HttpUtil.java | 54 ++++++++++++++++++++++
5 files changed, 60 insertions(+), 87 deletions(-)
create mode 100644
core/camel-support/src/main/java/org/apache/camel/support/http/HttpUtil.java