Sha256: b303de0935a111431f015a2ef19c2048c6cf1f3949ed566a09548117acfe32c3

Contents?: true

Size: 570 Bytes

Versions: 63

Compression:

Stored size: 570 Bytes

Contents

# 0.18.1

## Bugfixes

* HTTP/1.1 pipelining logs were logging the previously-buffered requests all together for each triggered request, which created some confusion for users when reporting errors. This has been fixed.
* HTTP/2 coalescing is now skipped when performing TLS connections with VERIFY_NONE.
* HTTP/2 peer GOAWAY frames will now result in a (retryable) connection error, instead of being ignored and leaving a "ghost" connection behind.
* fixed total timeout call which was not raising the exception.

## Chore

This gem now requires MFA-based gem releases.

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
httpx-1.0.0 doc/release_notes/0_18_1.md
httpx-0.24.6 doc/release_notes/0_18_1.md
httpx-0.24.5 doc/release_notes/0_18_1.md
httpx-0.24.4 doc/release_notes/0_18_1.md
httpx-0.24.3 doc/release_notes/0_18_1.md
httpx-0.24.2 doc/release_notes/0_18_1.md
httpx-0.24.1 doc/release_notes/0_18_1.md
httpx-0.24.0 doc/release_notes/0_18_1.md
httpx-0.23.4 doc/release_notes/0_18_1.md
httpx-0.23.3 doc/release_notes/0_18_1.md
httpx-0.23.2 doc/release_notes/0_18_1.md
httpx-0.23.1 doc/release_notes/0_18_1.md
httpx-0.23.0 doc/release_notes/0_18_1.md
httpx-0.22.5 doc/release_notes/0_18_1.md
httpx-0.22.4 doc/release_notes/0_18_1.md
httpx-0.22.3 doc/release_notes/0_18_1.md
httpx-0.22.2 doc/release_notes/0_18_1.md
httpx-0.22.1 doc/release_notes/0_18_1.md
httpx-0.22.0 doc/release_notes/0_18_1.md
httpx-0.21.1 doc/release_notes/0_18_1.md