class HTTP::Cookie
- HTTP::Cookie
 - Reference
 - Object
 
Overview
Represents a cookie with all its attributes. Provides convenient access and modification of them.
NOTE  To use Cookie, you must explicitly import it with require "http/cookie"
Included Modules
- JSON::Serializable