Class

Cookie

There's no documentation for this item.

Public Attributes
domain
expires
http_only
name
path
secure
value
Public Methods
http_only= Set whether the Cookie is an HTTP only cookie or not.
new Create a new CGI::Cookie object.
parse Parse a raw cookie string into a hash of cookie-name=>Cookie pairs.
secure= Set whether the Cookie is a secure cookie or not.
to_s Convert the Cookie to its string representation.
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.