Sha256: 474205cb5633c47892ea64536bd174e4a5eeb1e2a8e1bb580e863af0366b7eb7

Contents?: true

Size: 647 Bytes

Versions: 1

Compression:

Stored size: 647 Bytes

Contents

# 0.19.3

## Improvements

### Jruby: HTTP/2 with jruby-openssl (>= 0.12.2)

The (optional) FFI-based TLS module for jruby was deleted. Besides it being cumbersome and hard to maintain, `jruby`'s own `openssl` released support for ALPN negotiation (in v0.12.2), which solves the problem the deleted module was supposed to address.

## Bugfixes

* `webmock` integration was fixed to take the mocked URI query string into account.
* fix internal codepath where mergeable-but-not-coalescable connections were still triggering the coalesce branch.
* fixed after-use mutation of connection addresses array which was making it empty after initial usage.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
httpx-0.19.4 doc/release_notes/0_19_4.md