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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]