Sha256: f9a48ed928948fdae2b1e33fe61d7aeef9ddf6cbe8fc385453f87d2c630a4602

Contents?: true

Size: 438 Bytes

Versions: 70

Compression:

Stored size: 438 Bytes

Contents

# 0.15.2

## Bugfixes

* Fixed cookie management for same-keys: before the fix, cookies with same-key, same-domain and same-path were all being sent in subsequent requests, which violates  RFC 6265 - 5.4 . As of now, only the last valid cookie for a given key/domain/path will be kept, evicting the others.

## Chore

* debug logs were inserting ASCII code string wrappers, even when no color was set. It nonw only sends the plain string.

Version data entries

70 entries across 70 versions & 1 rubygems

Version Path
httpx-1.0.0 doc/release_notes/0_15_2.md
httpx-0.24.6 doc/release_notes/0_15_2.md
httpx-0.24.5 doc/release_notes/0_15_2.md
httpx-0.24.4 doc/release_notes/0_15_2.md
httpx-0.24.3 doc/release_notes/0_15_2.md
httpx-0.24.2 doc/release_notes/0_15_2.md
httpx-0.24.1 doc/release_notes/0_15_2.md
httpx-0.24.0 doc/release_notes/0_15_2.md
httpx-0.23.4 doc/release_notes/0_15_2.md
httpx-0.23.3 doc/release_notes/0_15_2.md
httpx-0.23.2 doc/release_notes/0_15_2.md
httpx-0.23.1 doc/release_notes/0_15_2.md
httpx-0.23.0 doc/release_notes/0_15_2.md
httpx-0.22.5 doc/release_notes/0_15_2.md
httpx-0.22.4 doc/release_notes/0_15_2.md
httpx-0.22.3 doc/release_notes/0_15_2.md
httpx-0.22.2 doc/release_notes/0_15_2.md
httpx-0.22.1 doc/release_notes/0_15_2.md
httpx-0.22.0 doc/release_notes/0_15_2.md
httpx-0.21.1 doc/release_notes/0_15_2.md