GitHub user wvuong opened a pull request:

    https://github.com/apache/httpclient/pull/39

    Helpful logging warnings if HttpClientBuilder is misconfigured

    If a HttpClientConnectionManager is set in the builder, it's not obvious 
that some HttpClientBuilder options will be ignored (unless you read the 
JavaDocs :)).  This helps make it a little more obvious what is going on.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wvuong/httpclient warnings

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpclient/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #39
    
----
commit f9858a53ee031fc5662aa991829f48aafff6f920
Author: Will Vuong <wvu...@chariotsolutions.com>
Date:   2015-12-23T04:12:45Z

    Helpful logging warnings if HttpClientBuilder is misconfigured

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to