This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 1584b2f  Upgrade Consul client and related bundle to version 1.2.4
     new 6f90f06  CAMEL-12751 - Added Content-Length Test for incorrect length.
     new 2147d7b  CAMEL-12751 - Default http4 producer to ignore content-length 
header.
     new b2aefeb  CAMEL-12751 - Added documentation to 
ignoreContentLengthHeader parameter
     new 1e896e5  CAMEL-12751 - Removed config. Instead ignoring content-length 
on streams
     new 38accde  CAMEL-12777 - Checkstyle issues

The 5 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:
 .../camel/component/http4/HttpEntityConverter.java |  11 +-
 .../apache/camel/component/http4/HttpProducer.java |  11 +-
 ...est.java => HttpProducerContentLengthTest.java} | 247 +++++++++++----------
 .../component/http4/HttpProducerSessionTest.java   |   2 -
 .../http4/HttpReferenceParameterTest.java          |   2 +-
 5 files changed, 141 insertions(+), 132 deletions(-)
 copy 
components/camel-http4/src/test/java/org/apache/camel/component/http4/{HttpProducerContentTypeTest.java
 => HttpProducerContentLengthTest.java} (53%)

Reply via email to