Re: libwww-perl-5.806 causes data loss in HTTP Headers
"Mumia W." <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
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.