http-cookie/lib
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
..
http A cookie value may be DQUOTE'd as per RFC 6265 2.2. 2013-03-21 15:46:45 +09:00
http-cookie.rb Import cookie related stuff from Mechanize. 2012-10-14 18:52:52 +09:00