mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-10-04 00:00:37 -04:00
276 B
276 B
0.20.3
Bugfixes
- DoH resolver wasn't working for non-absolute (the large majority) of domains since v0.19.
- Allowing a single IP string to be passed to the resolver option
:nameserver
(just like theresolv
library does), besides the already supported list of IPs.