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-0.18.3 doc/release_notes/0_11_3.md
httpx-0.18.2 doc/release_notes/0_11_3.md
httpx-0.18.1 doc/release_notes/0_11_3.md
httpx-0.18.0 doc/release_notes/0_11_3.md
httpx-0.17.0 doc/release_notes/0_11_3.md
httpx-0.16.1 doc/release_notes/0_11_3.md
httpx-0.16.0 doc/release_notes/0_11_3.md
httpx-0.15.4 doc/release_notes/0_11_3.md
httpx-0.15.3 doc/release_notes/0_11_3.md
httpx-0.15.2 doc/release_notes/0_11_3.md
httpx-0.15.1 doc/release_notes/0_11_3.md
httpx-0.15.0 doc/release_notes/0_11_3.md
httpx-0.14.5 doc/release_notes/0_11_3.md
httpx-0.14.4 doc/release_notes/0_11_3.md
httpx-0.14.3 doc/release_notes/0_11_3.md
httpx-0.14.2 doc/release_notes/0_11_3.md
httpx-0.14.1 doc/release_notes/0_11_3.md
httpx-0.14.0 doc/release_notes/0_11_3.md
httpx-0.13.2 doc/release_notes/0_11_3.md
httpx-0.13.1 doc/release_notes/0_11_3.md