mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Add an entry for the previous change
This commit is contained in:
parent
7f94a9e5d9
commit
6a4688fdb1
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 1.0.3 (2016-09-30)
|
||||
|
||||
- Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash
|
||||
instead of key-value pair separator. This should fix the problem
|
||||
described in CVE-2016-7401.
|
||||
|
||||
## 1.0.2 (2013-09-10)
|
||||
|
||||
- Fix HTTP::Cookie.parse so that it does not raise ArgumentError
|
||||
|
|
|
|||
Loading…
Reference in a new issue