Sha256: 84a45ecffe1ef51db47ea7fb32005dfb39056617c9d80940c9c042763c53ed07

Contents?: true

Size: 533 Bytes

Versions: 91

Compression:

Stored size: 533 Bytes

Contents

# 0.3.0

* removed `http_parser.rb`, which is unmaintained, builds an old version of node's parser, and doesn't work on JRuby 9.2; also, better support over HTTP/1 features.

* Alt-Svc support (all remaining origin requests will be routed there); Supports both `Alt-Svc` header and the `altsvc` HTTP/2 frame.

* moved multipart requests support to a separate plugin, which removed `http_form_data` as a hard dependency (you'll still need it for the plugin though).

* new `HTTP.wrap { |client| }` method.

* We have a cheatsheet! 

Version data entries

91 entries across 91 versions & 1 rubygems

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