Skip to content

Conversation

@rwjblue
Copy link
Contributor

@rwjblue rwjblue commented Oct 22, 2018

The changes that we needed (stanislav-tkach/os_info#88) have been released in 1.1.0.

The changes that we needed (for Windows support) have been released in
1.1.0.
@mikrostew
Copy link
Contributor

Thanks Rob!

@mikrostew mikrostew merged commit 197a636 into volta-cli:master Oct 23, 2018
wagenet added a commit to wagenet/volta that referenced this pull request Jan 13, 2026
Volta previously failed to download Node.js through authenticated proxies,
returning "401 Unauthorized" errors. The issue was that attohttpc 0.28
doesn't extract credentials from proxy URLs or send Proxy-Authorization
headers during CONNECT handshakes.

Version 0.29.1 adds proxy authentication support (attohttpc PR volta-cli#185),
properly handling credentials in proxy URLs like http://user:pass@proxy:port.

Pinned to exactly 0.29.1 because versions 0.29.2+ contain lifetime errors
that don't compile with Rust 1.75 (the project's toolchain version).

Fixes volta-cli#2090

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
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.

2 participants