Sha256: cb6f6a48696ec5fbec7be1b6102202608a80273455f7b25ac828cfd4ad4fcfb8

Contents?: true

Size: 388 Bytes

Versions: 57

Compression:

Stored size: 388 Bytes

Contents

# 0.18.5

## Improvements

* ruby 3.1 is now officially supported.
* when a user sets a `Host` header for an HTTP/2 request, this will be used in the `:authority` HTTP/2 pseudo-header, instead of silently ignored (mimicking what "curl" does).

## Bugfixes

* fixed "throw outside of catch block" error happening when pipelining requests on an HTTP/1 connection and resulting in a timeout.

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
httpx-0.21.0 doc/release_notes/0_18_5.md
httpx-0.20.5 doc/release_notes/0_18_5.md
httpx-0.20.4 doc/release_notes/0_18_5.md
httpx-0.20.3 doc/release_notes/0_18_5.md
httpx-0.20.2 doc/release_notes/0_18_5.md
httpx-0.20.1 doc/release_notes/0_18_5.md
httpx-0.20.0 doc/release_notes/0_18_5.md
httpx-0.19.8 doc/release_notes/0_18_5.md
httpx-0.19.7 doc/release_notes/0_18_5.md
httpx-0.19.6 doc/release_notes/0_18_5.md
httpx-0.19.5 doc/release_notes/0_18_5.md
httpx-0.19.4 doc/release_notes/0_18_5.md
httpx-0.19.3 doc/release_notes/0_18_5.md
httpx-0.19.2 doc/release_notes/0_18_5.md
httpx-0.19.1 doc/release_notes/0_18_5.md
httpx-0.19.0 doc/release_notes/0_18_5.md
httpx-0.18.7 doc/release_notes/0_18_5.md