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

Allow URLs where username or password contains unescaped '@'. #2986

Merged
merged 4 commits into from Dec 7, 2023

Conversation

tomchristie
Copy link
Member

@tomchristie tomchristie commented Dec 6, 2023

Closes #2985.

@tomchristie tomchristie marked this pull request as ready for review December 6, 2023 14:07
@tomchristie tomchristie requested a review from a team December 6, 2023 14:08
@tienanh-clevergroup
Copy link

Hopefully this change will be released soon so I can continue using the proxy with httpx

@zanieb
Copy link
Contributor

zanieb commented Dec 7, 2023

@tomchristie could you improve the title too?

@tomchristie tomchristie changed the title Add test cases for userinfo in URL. Allow unencoded '@' character in URL passwords. Dec 7, 2023
@tomchristie tomchristie changed the title Allow unencoded '@' character in URL passwords. Allow URLs where username or password contains unescaped '@'. Dec 7, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
@tomchristie tomchristie merged commit b471f01 into master Dec 7, 2023
5 checks passed
@tomchristie tomchristie deleted the url-username-password-tests branch December 7, 2023 10:08
@karpetrosyan karpetrosyan mentioned this pull request Dec 18, 2023
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.

Allow URLs where username or password contains unescaped '@'.
3 participants