cookie.rb

Path: lib/facets/more/cookie.rb
Last Update: Tue Sep 09 01:55:47 +0000 2008

cookie.rb

Copyright (c) 2004 TAKAHASHI `Maki’ Masayoshi

  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.

Special Thanks

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:

Additional Information

I refered to w3m‘s source to make these classes. Some comments are quoted from it. I‘m thanksful for author(s) of it.

Develop Notes

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).

Required files

uri   parsedate  

[Validate]