Skip to content

fix(client): prefer resolver order always #200

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 1 commit into from
Jun 4, 2025

Conversation

seanmonstar
Copy link
Member

This was changed in #194, but that change seems to be wrong. The resolver is allowed to express it's priority through the ordering.

See https://datatracker.ietf.org/doc/html/rfc6555#section-6 and curl/curl#16718.

Closes hyperium/hyper#3900

@seanmonstar
Copy link
Member Author

This does mean that hickory-dns needs to figure out how to present a better order, and probably a way for users to configure that order on their system.

@seanmonstar seanmonstar force-pushed the defer-to-resolver-order branch from dd5b31a to 0ed22dd Compare June 4, 2025 18:22
@seanmonstar seanmonstar merged commit 7400a20 into master Jun 4, 2025
16 checks passed
@seanmonstar seanmonstar deleted the defer-to-resolver-order branch June 4, 2025 18:37
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.

hyper-util 0.1.13 breaks reqwest for networks where IPv6 returns a connection reset
1 participant