-
Notifications
You must be signed in to change notification settings - Fork 814
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[http_check] add support for no_proxy environment variable relaying t…
…o requests. [http] allow overriding of no_proxy if set in init_config, otherwise grab from env. [http_check] 'proxies' looks like it should have http, https, and no keys. [http] requests not enforcing no_proxy - attempting to disable. [http] respect environment variables if defined [http] adding per instance no_proxy feature flag.
- Loading branch information
Showing
2 changed files
with
41 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters