DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36457>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36457 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From [EMAIL PROTECTED] 2005-09-01 12:03 ------- (In reply to comment #0) > RFC2109 means: > 4.3.3 Cookie Management > > If a user agent receives a Set-Cookie response header whose NAME is > the same as a pre-existing cookie, and whose Domain and Path > attribute values exactly (string) match those of a pre-existing > cookie, the new cookie supersedes the old... > > Any ideas? This is essentially what HttpClient should be doing: http://jakarta.apache.org/commons/httpclient/xref/org/apache/commons/httpclient/Cookie.html#417 Could you please attach the complete wirelog of the HTTP session? Are you sure both cookies originate from the same target server AND the same path? Oleg -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
