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

docs: add dns category to --resolve #9229

Closed
wants to merge 1 commit into from

Conversation

cvengler
Copy link
Contributor

This commit adds the dns category to the --resolve command line option,
because it can be interpreted as both: a low-level connection option and
an option related to the resolving of a hostname.

It is also not common for dns options to belong to the connection
category and vice versa. --ipv4 and --ipv6 are both good examples.

This commit adds the dns category to the --resolve command line option,
because it can be interpreted as both: a low-level connection option and
an option related to the resolving of a hostname.

It is also not common for dns options to belong to the connection
category and vice versa.  --ipv4 and --ipv6 are both good examples.

Closes curl#9229
@cvengler cvengler force-pushed the 2022-07-place-resolve-in-dns branch from f03d71a to 8def674 Compare July 30, 2022 19:59
@bagder
Copy link
Member

bagder commented Aug 6, 2022

Thanks!

@bagder bagder closed this in ce8031d Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants