Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(client): divide by zero error when DNS returns no addrs (#3355)
Consider addrs length is 0. From issue: seanmonstar/reqwest#2003
- Loading branch information