8000 The CLI should correctly use the http proxy environment variables by thegridman · Pull Request #206 · oracle/coherence-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The CLI should correctly use the http proxy environment variables #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

thegridman
Copy link
Member

The code that sets up the http transport directly reads the HTTP_PROXY environment variable to configure a proxy. This is not correct as it ignores things like NO_PROXY. There is a built in way to create a proxy which should be used.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 7, 2024
Copy link
sonarqubecloud bot commented Jun 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@thegridman thegridman requested a review from tmiddlet2666 June 10, 2024 12:28
Copy link
Member
@tmiddlet2666 tmiddlet2666 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tmiddlet2666 tmiddlet2666 merged commit 3721222 into oracle:main Jun 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment 5F84
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0