Path: | lib/facets/more/cookie.rb |
Last Update: | Sat Dec 08 02:02:17 +0000 2007 |
Ruby License This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
cookie.rb is redistributed file which is originally included in WebAgent version 0.6.2 by TAKAHASHI `Maki’ Masayoshi. And it contains some bug fixes. You can download the entire package of Webagent from:
I refered to w3m‘s source to make these classes. Some comments are quoted from it. I‘m thanksful for author(s) of it.
TODO Perhaps move to HTTP containter.
NOTE Fixed domain_match bug (assuming it‘s correct). The adjustment was borrowed from the Rubyforge class (see Ratchets).