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 cf30825  Sync deps
     new 532f82f  CAMEL-16215: camel-http - Optimize isStatusCodeOk
     new d4e208f  CAMEL-16215: camel-vertx-http - Optimize isStatusCodeOk
     new 137a34c  CAMEL-16215: camel-netty-http - Optimize isStatusCodeOk
     new a85c022  CAMEL-16215: camel-undertow - Optimize isStatusCodeOk

The 4 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/HttpProducer.java  | 22 ++++++++++++++++++-
 .../component/netty/http/NettyHttpHelper.java      |  6 +++---
 .../component/netty/http/NettyHttpProducer.java    | 25 ++++++++++++++++++++--
 .../component/undertow/UndertowClientCallback.java | 16 +++++---------
 .../vertx/http/DefaultVertxHttpBinding.java        |  6 +++---
 .../component/vertx/http/VertxHttpEndpoint.java    | 21 ++++++++++++++++++
 6 files changed, 76 insertions(+), 20 deletions(-)

Reply via email to