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 2019/03/29 07:59:54 UTC

[httpcomponents-core] 01/01: Merge branch 'PR-114'

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

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

commit 26d8c55cdac68e41b57244df8b05a41d5a71a4d4
Merge: 589fe21 7068d0c
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Fri Mar 29 08:55:44 2019 +0100

    Merge branch 'PR-114'

 .../hc/core5/http/impl/nio/IdentityDecoder.java    |  3 +-
 .../http/impl/nio/LengthDelimitedDecoder.java      |  2 +-
 .../core5/http/impl/nio/TestIdentityDecoder.java   | 67 ++++++++++++++++++++++
 .../http/impl/nio/TestLengthDelimitedDecoder.java  | 67 ++++++++++++++++++++++
 4 files changed, 137 insertions(+), 2 deletions(-)