Sha256: 72626b7744996f346ba928654b068a989f3ee20128c228af1c8c621cb4abeed7

Contents?: true

Size: 376 Bytes

Versions: 91

Compression:

Stored size: 376 Bytes

Contents

# 0.0.4

* Added ANSI coloring to the debugging output (when in TTY mode).

* `HTTPX::HTTPError` exceptions now carry the full response object, instead of just the status (so the user can inspect the body and headers if it so desires).

* Fixed a bug related with HTTP/1 multiple requests on a domain which closed connections not being able to open a new socket to the domain.

Version data entries

91 entries across 91 versions & 1 rubygems

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