Sha256: bfac33980c15855e9e5c4457bb7d642bd02fda159818a48375069821e2a09da6

Contents?: true

Size: 485 Bytes

Versions: 25

Compression:

Stored size: 485 Bytes

Contents

# 0.24.3

## Improvements

* faraday adapter: reraise httpx timeout errors as faraday errors.
* faraday adapter: support `:bind` option, which expects a host and port to connect to.

## Bugfixes

* faraday adapter: fix `#close` implementation using the wrong ivar.
* faraday adapter: fix usage of `requestt_timeout` translation of faraday timeouts into httpx timeouts.
* faraday adapter: `ssl: { verify: false }` was being ignored, and certification verification was still proceeding.

Version data entries

25 entries across 25 versions & 1 rubygems

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