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/04/11 10:48:41 UTC

[httpcomponents-client] 01/01: Merge branch 'HTTPCLIENT-1981'

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 8a45e8608275cce3d2c156b332cc7492579851f5
Merge: 8fdc2ec 7fbbe7c
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Thu Apr 11 12:43:59 2019 +0200

    Merge branch 'HTTPCLIENT-1981'

 .../http/async/methods/AsyncRequestBuilder.java    |  5 +++
 .../hc/client5/http/classic/methods/HttpTrace.java |  7 ++++
 .../http/classic/methods/RequestBuilder.java       |  5 +++
 .../async/methods/TestAsyncRequestBuilder.java}    | 39 +++++-----------------
 .../http/classic/methods/TestHttpTrace.java}       | 35 ++++---------------
 .../http/classic/methods/TestRequestBuilder.java   |  7 ++++
 6 files changed, 39 insertions(+), 59 deletions(-)