mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Update.
This commit is contained in:
parent
391ada20d0
commit
7afb9c6cf2
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 1.0.2 (2013-09-10)
|
||||
|
||||
- Fix HTTP::Cookie.parse so that it does not raise ArgumentError
|
||||
when it finds a bad name or value that is parsable but considered
|
||||
invalid.
|
||||
|
||||
## 1.0.1 (2013-04-21)
|
||||
|
||||
- Minor error handling improvements and documentation updates.
|
||||
|
|
|
|||
Loading…
Reference in a new issue