benoitc / hackney

simple HTTP client in Erlang
Other
1.34k stars 427 forks source link

breaking change: prefer IPV6 #736

Closed benoitc closed 7 months ago

benoitc commented 7 months ago

This change implements the happy eyeballs strategy to bnring better support of IPv6 for hackney.

It follows the recommendations iof the RFC 8305. https://datatracker.ietf.org/doc/html/rfc8305