Class
Mechanize::Cookie
In:
lib/mechanize/cookie.rb
Parent:
WEBrick::Cookie
This class is used to represent an HTTP
Cookie
.
Methods
expired?
parse
to_s
Public Class methods
parse
(uri, str, log = Mechanize.log) {|cookie if block_given?| ...}
Public Instance methods
expired?
()
to_s
()
[Validate]