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.0.0 doc/release_notes/0_11_3.md
httpx-0.24.6 doc/release_notes/0_11_3.md
httpx-0.24.5 doc/release_notes/0_11_3.md
httpx-0.24.4 doc/release_notes/0_11_3.md
httpx-0.24.3 doc/release_notes/0_11_3.md
httpx-0.24.2 doc/release_notes/0_11_3.md
httpx-0.24.1 doc/release_notes/0_11_3.md
httpx-0.24.0 doc/release_notes/0_11_3.md
httpx-0.23.4 doc/release_notes/0_11_3.md
httpx-0.23.3 doc/release_notes/0_11_3.md
httpx-0.23.2 doc/release_notes/0_11_3.md
httpx-0.23.1 doc/release_notes/0_11_3.md
httpx-0.23.0 doc/release_notes/0_11_3.md
httpx-0.22.5 doc/release_notes/0_11_3.md
httpx-0.22.4 doc/release_notes/0_11_3.md
httpx-0.22.3 doc/release_notes/0_11_3.md
httpx-0.22.2 doc/release_notes/0_11_3.md
httpx-0.22.1 doc/release_notes/0_11_3.md
httpx-0.22.0 doc/release_notes/0_11_3.md
httpx-0.21.1 doc/release_notes/0_11_3.md