You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2020/05/03 13:37:03 UTC

[httpcomponents-core] branch master updated (5372637 -> a5f29ab)

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

olegk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-core.git.


    from 5372637  Bug fix: explicitly release resources of the exchange handler
     add a5f29ab  Improved integration test for out-of-sequence response handling by the HTTP/1.1 async protocol handler

No new revisions were added by this update.

Summary of changes:
 .../hc/core5/testing/nio/Http1IntegrationTest.java | 21 +++++++++-
 ...tyProducer.java => MultiBinEntityProducer.java} | 46 +++++++++++++---------
 .../core5/testing/nio/MultiLineEntityProducer.java | 10 ++++-
 3 files changed, 56 insertions(+), 21 deletions(-)
 copy httpcore5-testing/src/test/java/org/apache/hc/core5/testing/nio/{MultiLineEntityProducer.java => MultiBinEntityProducer.java} (65%)