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 9d252d8  CAMEL-16205: camel-http - Optimize extract response body for 
small payloads
     add 66074e2  camel-vertx-http - Optimize a bit
     add a42ba33  CAMEL-16199: camel-http - Optimize headers added as request 
headers in producer
     add 32d7810  camel-vertx-http - Optimize a bit

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/http/HttpProducer.java  | 102 +++++++++++----------
 .../vertx/http/DefaultVertxHttpBinding.java        |  27 ++++--
 .../vertx/http/VertxHttpProducerLoadTest.java}     |  44 ++-------
 3 files changed, 82 insertions(+), 91 deletions(-)
 copy 
components/{camel-http/src/test/java/org/apache/camel/component/http/HttpProducerLoadTest.java
 => 
camel-vertx-http/src/test/java/org/apache/camel/component/vertx/http/VertxHttpProducerLoadTest.java}
 (70%)

Reply via email to