Akinori MUSHA
|
fa45e028a7
|
Treat an empty path as '/'.
HTTP::CookieJar#cookies: Do not modify a given URI. Remove a
redundant cleanup() call.
|
2012-10-22 14:21:46 +09:00 |
|
Akinori MUSHA
|
24e9b26004
|
HTTP::CookieJar#add: Use the hostname of domain_name.
|
2012-10-22 12:59:08 +09:00 |
|
Akinori MUSHA
|
c727d39076
|
Move cookies.txt parser and serializer from HTTP::CookieJar to HTTP::Cookie.
Fix a bug where anything after '#' in cookies.txt are removed.
|
2012-10-22 03:30:01 +09:00 |
|
Akinori MUSHA
|
95c702f99b
|
Rename HTTP::CookieJar#add! to HTTP::CookieJar#add removing the original #add.
|
2012-10-22 02:39:20 +09:00 |
|
Akinori MUSHA
|
ae4a9d8d40
|
Make HTTP::Cookie Comparable.
|
2012-10-22 01:02:00 +09:00 |
|
Akinori MUSHA
|
aa64d3d98b
|
Rename HTTP::Cookie#clear! to clear.
|
2012-10-21 23:48:57 +09:00 |
|
Akinori MUSHA
|
060fc63c2a
|
Import cookie related stuff from Mechanize.
|
2012-10-14 18:52:52 +09:00 |
|