Skip to content
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

[v9] NO_PROXY port support + special case for proxying via localhost #11889

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

atburke
Copy link
Contributor

@atburke atburke commented Apr 11, 2022

Backport of #11403.

atburke and others added 2 commits April 4, 2022 15:49
This change updates NO_PROXY handling to allow blocking specific host:port combinations, rather than just the host. It also adds a special case for downgrading requests to plain HTTP when --insecure is true and the request goes through a plain HTTP proxy at localhost (i.e. HTTP_PROXY=http://localhost).
@atburke atburke enabled auto-merge (squash) April 12, 2022 16:46
@atburke atburke merged commit 265dc7f into branch/v9 Apr 12, 2022
@atburke atburke deleted the atburke/v9/tsh-http-fallback branch April 12, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants