Sha256: 3d1b9e76c082e28d2e0dd19e05007a599dc4a2f18f154172d4bc250e4e7e8376

Contents?: true

Size: 290 Bytes

Versions: 83

Compression:

Stored size: 290 Bytes

Contents

# 0.11.3

## Bugfixes

`EOFError` was being thrown when HTTP/1.1 non-chunked responses which don't contain a "content-length" header. The RFC mandates that the socket should be consumed until the server closes it, so a patch was implemented, to return the available response in such cases.

Version data entries

83 entries across 83 versions & 1 rubygems

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