There's no documentation for this item.
| Public Attributes | |
|---|---|
| domain | |
| expires | |
| http_ |
|
| name | |
| path | |
| secure | |
| value | |
| Public Methods | |
|---|---|
| http_ |
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_ |
Convert the Cookie to its string representation. |
<code/>and<pre/>for code samples.