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 2018/12/16 17:20:32 UTC

[httpcomponents-client] branch master updated (eac6c06 -> 6b410fe)

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 eac6c06  Better handling of http(s).proxyUser and http(s).proxyPassword
     add 0c2b8e8  Fix PoolingAsyncClientConnectionManagerBuilder
     new 6b410fe  Merge pull request #124 from eryksz/fixSelfAssigment

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:
 .../http/impl/nio/PoolingAsyncClientConnectionManagerBuilder.java       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[httpcomponents-client] 01/01: Merge pull request #124 from eryksz/fixSelfAssigment

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 6b410fe0e7fa3aff8484b0888f220f7bd526bcfc
Merge: eac6c06 0c2b8e8
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Sun Dec 16 18:20:27 2018 +0100

    Merge pull request #124 from eryksz/fixSelfAssigment
    
    Fixed incorrect method parameter name in PoolingAsyncClientConnectionManagerBuilder

 .../http/impl/nio/PoolingAsyncClientConnectionManagerBuilder.java       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)