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.3.4 doc/release_notes/0_18_1.md
httpx-1.3.3 doc/release_notes/0_18_1.md
httpx-1.3.2 doc/release_notes/0_18_1.md
httpx-1.3.1 doc/release_notes/0_18_1.md
httpx-1.3.0 doc/release_notes/0_18_1.md
httpx-1.2.6 doc/release_notes/0_18_1.md
httpx-1.2.4 doc/release_notes/0_18_1.md
httpx-1.2.3 doc/release_notes/0_18_1.md
httpx-1.2.2 doc/release_notes/0_18_1.md
httpx-1.2.1 doc/release_notes/0_18_1.md
httpx-1.2.0 doc/release_notes/0_18_1.md
httpx-1.1.5 doc/release_notes/0_18_1.md
httpx-1.1.4 doc/release_notes/0_18_1.md
httpx-1.1.3 doc/release_notes/0_18_1.md
httpx-1.1.2 doc/release_notes/0_18_1.md
httpx-1.1.1 doc/release_notes/0_18_1.md
httpx-1.1.0 doc/release_notes/0_18_1.md
httpx-1.0.2 doc/release_notes/0_18_1.md
httpx-0.24.7 doc/release_notes/0_18_1.md
httpx-1.0.1 doc/release_notes/0_18_1.md