Mumia, I think you meant to say the request contains Cookie headers and the response contains Set-cookie headers.
Best regards, Ted Behling -----Original Message----- From: Mumia W. [mailto:[EMAIL PROTECTED] Sent: Saturday, July 28, 2007 11:08 AM To: libwww@perl.org Subject: Re: libwww-perl-5.806 causes data loss in HTTP Headers On 07/27/2007 07:47 PM, OverlordQ wrote: > libwww-perl-5.806 > > If three Set-Cookie headers are sent in the reply, HTTP::Cookies only > keeps the third and last one. > Could you create a very short program to demonstrate this? BTW, libwww-perl makes a 'request' to a server, and that request would contain 'Set-Cookie' headers. A server would respond with a 'response,' and that response would contain 'Cookie' headers.