You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by PissedCapslock <gi...@git.apache.org> on 2016/08/24 09:15:17 UTC

[GitHub] httpclient pull request #60: Support changing system default ProxySelector

GitHub user PissedCapslock opened a pull request:

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

    Support changing system default ProxySelector

    The `ProxySelectorRoutePlanner` class which got deprecated in favor of the `SystemDefaultRoutePlanner` could deal with:
    - `null` as default `ProxySelector`
    - a change in the default `ProxySelector`
    
    This change ports that behavior to the `SystemDefaultRoutePlanner`.

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

    $ git pull https://github.com/PissedCapslock/httpclient patch-2

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

    https://github.com/apache/httpclient/pull/60.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 #60
    
----
commit 74dead9849d053a20bd1156533d6ba00ee0e214a
Author: Robin Stevens <st...@gmail.com>
Date:   2016-08-24T09:14:13Z

    Support changing system default ProxySelector
    
    The `ProxySelectorRoutePlanner` class which got deprecated in favor of the `SystemDefaultRoutePlanner` could deal with:
    - `null` as default `ProxySelector`
    - a change in the default `ProxySelector`
    
    This change ports that behavior to the `SystemDefaultRoutePlanner`.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] httpclient issue #60: Support changing system default ProxySelector

Posted by ok2c <gi...@git.apache.org>.
Github user ok2c commented on the issue:

    https://github.com/apache/httpclient/pull/60
  
    Committed to SVN trunk and 4.5.x branch. Please review and close.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] httpclient pull request #60: Support changing system default ProxySelector

Posted by PissedCapslock <gi...@git.apache.org>.
Github user PissedCapslock closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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