http icon indicating copy to clipboard operation
http copied to clipboard

feature request: happy eyeballs

Open midnight-wonderer opened this issue 3 years ago • 0 comments

Hey, It would be great if httprb implements RFC 8305, the "Happy Eyeballs".

This will help with:

  • The connectivity (performance and availability) when multiple IP addresses are returned as the DNS response.
  • Provides resiliency when something is wrong with IPv6 while still preferring it over IPv4.

midnight-wonderer avatar Mar 19 '23 18:03 midnight-wonderer