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