VERSION
Version 0.42
set_cookie
Safely set cookie values with validation.
Takes either a hash reference or a list of key-value pairs as input. Iterates over the parameters and stores them in the object's _cookies hash. Returns the object itself, allowing for method chaining.
http
Returns the HTTP header section, terminated by an empty line