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

Curl dns resolution name issue on servers with ipv6 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maikelohcfg
Copy link

Issue on servers with ipv6 related to timeouts try to resolve api.zadarma.com on Ipv6, the developer can now set the preference on which ip protocol use for dns resolution.

To avoid breaking things, the default behavior still is CURL_IPRESOLVE_WHATEVER, but some setters has been added to allow change to ipv4 or ipv6 (for future)

  • fix issue related to ipv6 dns resolution
  • added feature: set curl ip protocol dns resolution preference

- added feature: set curl ip protocol dns resolution preference
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.

1 participant