hackney icon indicating copy to clipboard operation
hackney copied to clipboard

improve connection to remote

Open benoitc opened this issue 1 year ago • 1 comments

This pR track different changes to provide a better UX during connection to remote.

  • [ ] happy-eyeball support
  • [x] full support of proxy configuration from the system environnement
  • [ ] improve TCP connection reuse: remove constraint on a pool

benoitc avatar Feb 22 '24 09:02 benoitc

I should provide a way to bypass DNS resolution and allows the user to force the way it wants to make a connection. Also allow them to choose the preference (for those that have to support the legacy with IPv4).

benoitc avatar Feb 22 '24 09:02 benoitc