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/07 10:54:21 UTC

[httpcomponents-client] 01/01: Merge branch 'bug-fixes'

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-client.git

commit fa11ab38eb5c0867f1253794ee82d4704bb9e77a
Merge: f8653a0 7146a36
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Thu Mar 7 11:51:28 2019 +0100

    Merge branch 'bug-fixes'

 .../examples/fluent/FluentResponseHandling.java    |  3 +-
 .../client5/testing/async/AsyncRandomHandler.java  | 10 ++--
 .../http/examples/ClientChunkEncodedPost.java      |  1 -
 ...onsumer.java => SimpleAsyncEntityConsumer.java} | 60 +++++++++++++---------
 .../http/async/methods/SimpleResponseConsumer.java |  3 +-
 .../http/impl/DefaultHttpRequestRetryHandler.java  |  8 ++-
 .../http/impl/async/Http2AsyncMainClientExec.java  |  4 ++
 .../http/impl/async/HttpAsyncMainClientExec.java   |  4 ++
 8 files changed, 57 insertions(+), 36 deletions(-)