Sha256: 9f417ae78ad29c0041af61a624376561a5ed6457d7199f7c3044298cd0a376aa

Contents?: true

Size: 510 Bytes

Versions: 54

Compression:

Stored size: 510 Bytes

Contents

# 0.19.2

## Bugfixes

* skip resolution delay path for early resolve cases

when the early resolve path (using IP, /etc/hosts IP, IP from cache) is followed, emit_addresses is called, and in a particular case (dual-stack network but using an IPv4 address), the happy eyeballs resolution delay path was activated when it shouldn't (it's meant to be used only for DNS network requests), and resulted in @pool being called before it was ever set. This simple check ensures that it doesn't happen before it must.

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
httpx-0.21.0 doc/release_notes/0_19_2.md
httpx-0.20.5 doc/release_notes/0_19_2.md
httpx-0.20.4 doc/release_notes/0_19_2.md
httpx-0.20.3 doc/release_notes/0_19_2.md
httpx-0.20.2 doc/release_notes/0_19_2.md
httpx-0.20.1 doc/release_notes/0_19_2.md
httpx-0.20.0 doc/release_notes/0_19_2.md
httpx-0.19.8 doc/release_notes/0_19_2.md
httpx-0.19.7 doc/release_notes/0_19_2.md
httpx-0.19.6 doc/release_notes/0_19_2.md
httpx-0.19.5 doc/release_notes/0_19_2.md
httpx-0.19.4 doc/release_notes/0_19_2.md
httpx-0.19.3 doc/release_notes/0_19_2.md
httpx-0.19.2 doc/release_notes/0_19_2.md