in reply to How can I send a cookie as part of an HTTP request?

Assuming you mean the header of a HTTP request, have a look at HTTP::Header
  • Comment on Re: How can I send a cookie as part of an HTTP request?