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-0.21.0 doc/release_notes/0_15_2.md
httpx-0.20.5 doc/release_notes/0_15_2.md
httpx-0.20.4 doc/release_notes/0_15_2.md
httpx-0.20.3 doc/release_notes/0_15_2.md
httpx-0.20.2 doc/release_notes/0_15_2.md
httpx-0.20.1 doc/release_notes/0_15_2.md
httpx-0.20.0 doc/release_notes/0_15_2.md
httpx-0.19.8 doc/release_notes/0_15_2.md
httpx-0.19.7 doc/release_notes/0_15_2.md
httpx-0.19.6 doc/release_notes/0_15_2.md
httpx-0.19.5 doc/release_notes/0_15_2.md
httpx-0.19.4 doc/release_notes/0_15_2.md
httpx-0.19.3 doc/release_notes/0_15_2.md
httpx-0.19.2 doc/release_notes/0_15_2.md
httpx-0.19.1 doc/release_notes/0_15_2.md
httpx-0.19.0 doc/release_notes/0_15_2.md
httpx-0.18.7 doc/release_notes/0_15_2.md
httpx-0.18.6 doc/release_notes/0_15_2.md
httpx-0.18.5 doc/release_notes/0_15_2.md
httpx-0.18.4 doc/release_notes/0_15_2.md