mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
the ruby `resolver` library does everthing in ruby, and sequentially (first ipv4 then ipv6 resolution). we already have native for that, and getaddrinfo should be considered the ideal way to use DNS (potentially in the future, it becomes the default resolver).