Skip to content

Conversation

@karanabe
Copy link
Contributor

@karanabe karanabe commented Nov 2, 2025

This change allows proxy environment URIs to omit a password, reuses the decoded username and password when building basic and raw auth, and adds tests covering HTTP proxies without passwords.

Closes hyperium/hyper#3972

@karanabe karanabe changed the title Allow proxy env URIs without password fix: allow proxy env URIs without password Nov 3, 2025
Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Thanks so much for hopping on this so quickly. Just one question inline.

@karanabe
Copy link
Contributor Author

karanabe commented Nov 4, 2025

Glad to help! I was looking for something to contribute to in hyperium and found this one.

Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Nice work!

@seanmonstar seanmonstar merged commit dde14d3 into hyperium:master Nov 4, 2025
18 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.

Incorrect parsing for HTTPS_PROXY uris with userinfo but not password

2 participants