Skip to content

Remove trailing '/' from environment HTTP_PROXY variable fixes #45678 #1690

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 2 commits into from
May 28, 2025

Conversation

DewJunkie
Copy link
Contributor

fixes setting HTTTP_PROXY environment variable with a trailing '/' results in no ability to download #45678

@DewJunkie
Copy link
Contributor Author

Not sure this PR is even valid, until I got to the bottom of why I would sometimes get this error in vcpkg, I didn't realize that http://proxy/ may not even be considered a valid proxy address. I always thought of it as a URI, and even now I'm still not quite sure..

@DewJunkie
Copy link
Contributor Author

microsoft/vcpkg#45678

@BillyONeal BillyONeal enabled auto-merge (squash) May 27, 2025 23:59
@BillyONeal
Copy link
Member

I pushed a nitpick fix and this LGTM, thanks!

@BillyONeal BillyONeal merged commit 749559c into microsoft:main May 28, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants