You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2005/09/01 12:03:30 UTC

DO NOT REPLY [Bug 36457] - Two identical cookies sent back to server

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


olegk@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From olegk@apache.org  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: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org