On 07/27/2007 07:47 PM, OverlordQ wrote:
libwww-perl-5.806If 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.