-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Support for Environment Proxy Configurations (#7593)
* Implementation idea to support loading proxy environment variables * Beginning to add Netty tests * Added tests for ProxyOptions * Adding tests, removing classes which are no longer being used * Fix linting issue * Fixed failing tests * Updating tests to handle configuration that is setup in the environment * Updates based on PR comments * Suppress static logger check * Updated log messages and internal code * Added comment to explain the expected format for nonProxyHosts in ProxyOptions
- Loading branch information
1 parent
34cbb46
commit 5a19707
Showing
8 changed files
with
595 additions
and
102 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
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
Oops, something went wrong.