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 4b84b863dfc CAMEL-20170: camel-jbang - Report more accurately maven 
downloads (#12277)
     add 5183d95c4f0 CAMEL-20163: cleanup content type handling code
     add 8e641b1fb10 CAMEL-20163: cleanup parsing HTTP status ranges
     add 0d1a2a52a96 CAMEL-20163: consolidate header manipulation methods
     add a228c897794 CAMEL-20163: consolidate common add filter methods
     add 98ca9945350 CAMEL-20163: consolidate common header filtering methods

No new revisions were added by this update.

Summary of changes:
 .../camel/component/http/HttpEntityConverter.java  | 18 +++--
 .../apache/camel/component/http/HttpProducer.java  | 71 +++++++----------
 .../camel/component/jetty/JettyHttpComponent.java  | 23 +++---
 .../component/netty/http/NettyHttpProducer.java    | 15 ++--
 .../http/NettyHttpRestHeaderFilterStrategy.java    | 22 +-----
 .../http/vertx/VertxPlatformHttpSupport.java       | 23 ++----
 .../undertow/UndertowRestHeaderFilterStrategy.java | 22 +-----
 .../http/VertxHttpRestHeaderFilterStrategy.java    | 23 +-----
 .../org/apache/camel/support/http/HttpUtil.java    | 91 ++++++++++++++++++++++
 9 files changed, 170 insertions(+), 138 deletions(-)

Reply via email to