Adding Cookie to HTTP::Header

Leah_Wojcik@amsinc.com
Tue, 7 Nov 2000 16:23:20 -0500


Hello,
I would like to add a Set-Cookie header to a HTTP::Headers object.  However, the
Set-Cookie header is not one of the acceptable arguments for HTTP::Header.(ie
content_type,title, etc) How can I add a cookie?  I would like to not use the
cookie jar, because the cookie is created and set in the script, not received
from another.

Thanks
Leah Wojcik