httpx/doc/release_notes/0_20_3.md
2022-07-03 23:54:45 +01:00

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 the resolv library does), besides the already supported list of IPs.