Sha256: eeed805af4253c039817bec0a910a7bcbabedd6086c02b2f9312ba3a5a4088b9

Contents?: true

Size: 418 Bytes

Versions: 72

Compression:

Stored size: 418 Bytes

Contents

# 0.13.2

## Improvements

`UDPSocket#sendmsg_nonblock` is now used in the native resolver.

## Bugfixes

Usage in Windows was buggy, resulting in `Errno::EINVAL` during DNS resolving, when using the native resolver. This was due to a discrepancy between `recvfrom` behaviour in WS Sockets and Linux Sockets. This was fixed by making we the UDP socket never tries to receive before a DNS query has been actually sent.

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
httpx-1.3.4 doc/release_notes/0_13_2.md
httpx-1.3.3 doc/release_notes/0_13_2.md
httpx-1.3.2 doc/release_notes/0_13_2.md
httpx-1.3.1 doc/release_notes/0_13_2.md
httpx-1.3.0 doc/release_notes/0_13_2.md
httpx-1.2.6 doc/release_notes/0_13_2.md
httpx-1.2.4 doc/release_notes/0_13_2.md
httpx-1.2.3 doc/release_notes/0_13_2.md
httpx-1.2.2 doc/release_notes/0_13_2.md
httpx-1.2.1 doc/release_notes/0_13_2.md
httpx-1.2.0 doc/release_notes/0_13_2.md
httpx-1.1.5 doc/release_notes/0_13_2.md
httpx-1.1.4 doc/release_notes/0_13_2.md
httpx-1.1.3 doc/release_notes/0_13_2.md
httpx-1.1.2 doc/release_notes/0_13_2.md
httpx-1.1.1 doc/release_notes/0_13_2.md
httpx-1.1.0 doc/release_notes/0_13_2.md
httpx-1.0.2 doc/release_notes/0_13_2.md
httpx-0.24.7 doc/release_notes/0_13_2.md
httpx-1.0.1 doc/release_notes/0_13_2.md