-
Notifications
You must be signed in to change notification settings - Fork 434
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
fix(hackney_url): parses query string before userinfo #753
Conversation
fixes #751 |
@benoitc Please take a look. It's the smallest fix I could come up with. It doesn't break the contract thus shouldn't break the existing code. No need to get rid of parsing userinfo. Thank you in advance 🙏 |
this is going to be merged? |
25ca247
to
e9fa5cd
Compare
@tank-bohr thank you. I'm looking at why tests are failing but it should be good. |
|
thank you. I have one another change to merge and will make a release |
@benoitc Is there an ETA for the release? |
@benoitc thank you for the quick fix! |
fixes #752 cve-2025-1211