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

robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


    from 9dcf5ab5af Raise nAssets maximum from 2000 to 3000 in MCP schema
     new e9c1a0f6c4 AXIS2-6101 Fix double gzip decompression with HttpClient 
5.6+
     new f494b79bf5 AXIS2-6101 Add unit tests for HC5 5.6+ content encoding 
behavior

The 2 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/axis2/transport/http/HTTPSender.java    |  9 +-
 .../org/apache/axis2/transport/http/Request.java   | 12 +++
 .../http/impl/httpclient5/RequestImpl.java         |  6 ++
 .../axis2/transport/http/ContentEncodingTest.java  | 99 ++++++++++++++++++++++
 4 files changed, 123 insertions(+), 3 deletions(-)
 create mode 100644 
modules/transport/http/src/test/java/org/apache/axis2/transport/http/ContentEncodingTest.java

Reply via email to