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.0.0 doc/release_notes/0_24_3.md
httpx-0.24.6 doc/release_notes/0_24_3.md
httpx-0.24.5 doc/release_notes/0_24_3.md
httpx-0.24.4 doc/release_notes/0_24_3.md
httpx-0.24.3 doc/release_notes/0_24_3.md