hackney
hackney copied to clipboard
improve connection to remote
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
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).