VERSION
Version 0.39
set_cookie
Sets cookie values in the object. Takes either a hash reference or a list of key-value pairs as input. Iterates over the CGI 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