Sha256: d2b534a72f39407edf730c7794b24e18db39b43de12e7a310ad648d028985a2a

Contents?: true

Size: 431 Bytes

Versions: 38

Compression:

Stored size: 431 Bytes

Contents

# 0.22.1

## Bugfixes

* `:retries` plugin: fix `HTTPX::Response#response to point to last possible response in the redirection chain.
* `:stream` plugin: Make `HTTPX::Session#request` public (as it is inn the main class) .
* return 100 responses if the request didn't specifically ask for "100-continue" negotiation (via the "expect" header).

## Improvements

Wrap low-level socket errors in a `HTTPX::ConnectionError` exception.

Version data entries

38 entries across 38 versions & 1 rubygems

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