Sha256: be2edb51fa0d72b7ca27505f8b032865e346070d799280a7a30a2d86846a2afb

Contents?: true

Size: 544 Bytes

Versions: 91

Compression:

Stored size: 544 Bytes

Contents

# 0.8.2

## Features

* `:expect` plugin now supports a new option, `:expect_threshold_size`, meaning: the byte size threshold below which no `expect` header will be sent with requests with payload.
* `:compression` plugin now supports a new option, `:compression_threshold_size`, meaning: the bytesize threshold below which request payload won't be compressed before being sent.
* for HTTP/2 connections, when `keep_alive_timeout` expires, a `PING` frame is used to check connection availability; if successful, the connection will be reused.

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
httpx-0.18.3 doc/release_notes/0_8_2.md
httpx-0.18.2 doc/release_notes/0_8_2.md
httpx-0.18.1 doc/release_notes/0_8_2.md
httpx-0.18.0 doc/release_notes/0_8_2.md
httpx-0.17.0 doc/release_notes/0_8_2.md
httpx-0.16.1 doc/release_notes/0_8_2.md
httpx-0.16.0 doc/release_notes/0_8_2.md
httpx-0.15.4 doc/release_notes/0_8_2.md
httpx-0.15.3 doc/release_notes/0_8_2.md
httpx-0.15.2 doc/release_notes/0_8_2.md
httpx-0.15.1 doc/release_notes/0_8_2.md
httpx-0.15.0 doc/release_notes/0_8_2.md
httpx-0.14.5 doc/release_notes/0_8_2.md
httpx-0.14.4 doc/release_notes/0_8_2.md
httpx-0.14.3 doc/release_notes/0_8_2.md
httpx-0.14.2 doc/release_notes/0_8_2.md
httpx-0.14.1 doc/release_notes/0_8_2.md
httpx-0.14.0 doc/release_notes/0_8_2.md
httpx-0.13.2 doc/release_notes/0_8_2.md
httpx-0.13.1 doc/release_notes/0_8_2.md