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

breaking change: prefer IPV6 #736

Closed
wants to merge 1 commit into from
Closed

breaking change: prefer IPV6 #736

wants to merge 1 commit into from

Commits on Feb 21, 2024

  1. rbreaking change: prefer IPV6

    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
    benoitc committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b72359e View commit details
    Browse the repository at this point in the history