mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-11-28 00:02:22 -05: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 theresolvlibrary does), besides the already supported list of IPs.