Processes HTTP cookies
new(name, value) Class Public methods Creates a new cookie with the given name
parse_set_cookies(str) Class Public methods Parses the cookies in str
expires() Instance Public methods Retrieves the expiration time as a
parse(str) Class Public methods Parses a
parse_set_cookie(str) Class Public methods Parses the cookie in str
to_s() Instance Public methods The cookie string suitable for use in an HTTP
expires=(t) Instance Public methods Sets the cookie expiration to the time t