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
Curl man page mentions --no-ipv4 and --no-ipv6. There no longer are such options.
--no-ipv4
--no-ipv6
The text was updated successfully, but these errors were encountered:
ipv4.d/ipv6.d: they are "mutex", not "boolean"
de55dfd
... which for example means they do not have --no-* versions. Reported-by: Harry Sintonen Fixes #11085
39434db
Successfully merging a pull request may close this issue.
Curl man page mentions
--no-ipv4
and--no-ipv6
. There no longer are such options.The text was updated successfully, but these errors were encountered: