http-cookie/lib/http
Akinori MUSHA 7d81c10914 A cookie value may be DQUOTE'd as per RFC 6265 2.2.
Escaping with the backslash character is not mentioned in the RFC but
the backslash character is not allowed here anyway, so just be nice
and support it for legacy applications.
2013-03-21 15:46:45 +09:00
..
cookie Bump VERSION to 0.1.5. 2013-03-18 00:53:14 +09:00
cookie_jar Avoid 1.9 syntax. 2013-03-18 01:05:03 +09:00
cookie.rb A cookie value may be DQUOTE'd as per RFC 6265 2.2. 2013-03-21 15:46:45 +09:00
cookie_jar.rb Improve documentation. 2013-03-15 19:22:39 +09:00