Sha256: 39c28e4266f3bb7008afc35edfecd5923811b0f8d42f5570f44b6722d0e22e8e

Contents?: true

Size: 476 Bytes

Versions: 91

Compression:

Stored size: 476 Bytes

Contents

# 0.6.3

## Improvements

* HTTP/2 `ORIGIN` frame support (https://tools.ietf.org/html/draft-ietf-httpbis-origin-frame-06);
* Added functional tests for HTTP/2 connection coalescing (and fixed it, as it hasn't been working for a while);
* Added functional tests for `Alt-Svc` header support;

## Bugfixes

* fixing alternative service redirection if `alt-svc` header pointed to the current peer;
* fixing `alt-svc` support when ruby version does not support ALPN negotation;

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
httpx-0.13.0 doc/release_notes/0_6_3.md
httpx-0.12.0 doc/release_notes/0_6_3.md
httpx-0.11.3 doc/release_notes/0_6_3.md
httpx-0.11.2 doc/release_notes/0_6_3.md
httpx-0.11.1 doc/release_notes/0_6_3.md
httpx-0.11.0 doc/release_notes/0_6_3.md
httpx-0.10.2 doc/release_notes/0_6_3.md
httpx-0.10.1 doc/release_notes/0_6_3.md
httpx-0.10.0 doc/release_notes/0_6_3.md
httpx-0.9.0 doc/release_notes/0_6_3.md
httpx-0.8.2 doc/release_notes/0_6_3.md