mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Change the signature of HTTP::Cookie.parse() so that it only optionally takes an origin URI. When one is given, the method checks if each piece of cookie in the header value is valid and acceptable from the origin to ignore unacceptable cookies. |
||
|---|---|---|
| .. | ||
| helper.rb | ||
| test_http_cookie.rb | ||
| test_http_cookie_jar.rb | ||