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/01/08 11:10:34 UTC

[httpcomponents-client] branch master updated (812f18b -> 8c4cad0)

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


    from 812f18b  [HTTPCLIENT-1957] Remove use of Proxy-Connection header
     add df415c4  Shutdown executorService on AbstractHttpAsyncClientBase shutdown
     new 8c4cad0  Merge pull request #133 from Tinow/fix_executor_leak

The 1 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/hc/client5/http/impl/async/AbstractHttpAsyncClientBase.java   | 1 +
 1 file changed, 1 insertion(+)


[httpcomponents-client] 01/01: Merge pull request #133 from Tinow/fix_executor_leak

Posted by ol...@apache.org.
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 8c4cad005719fbb325b8a42e4f8a2a221ecda4fc
Merge: 812f18b df415c4
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Tue Jan 8 12:10:30 2019 +0100

    Merge pull request #133 from Tinow/fix_executor_leak
    
    Shutdown executorService on AbstractHttpAsyncClientBase shutdown

 .../apache/hc/client5/http/impl/async/AbstractHttpAsyncClientBase.java   | 1 +
 1 file changed, 1 insertion(+)