[
https://issues.apache.org/jira/browse/HTTPCLIENT-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060748#comment-15060748
]
Oleg Kalnichevski commented on HTTPCLIENT-1705:
-----------------------------------------------
{noformat}
Dec 16, 2015 9:10:16 PM org.apache.http.client.protocol.ResponseProcessCookies
processCookies
WARNING: Cookie rejected [test2="moo2", version:0, domain:localhost,
path:/sub1, expiry:null] Illegal 'path' attribute "/sub1". Path of origin: "/"
org.junit.ComparisonFailure:
Expected :test2=moo2; test1=moo1; test2=moo3
Actual :test1=moo1; test2=moo3
{noformat}
The warning looks pretty clear to me as to why one of the cookies get rejected.
Oleg
> CookieSpecs#formatCookies ordering change between HC3 and HC4
> -------------------------------------------------------------
>
> Key: HTTPCLIENT-1705
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1705
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 4.5.1
> Reporter: Philippe Mouawad
> Attachments: HTTPCLIENT-1705.patch, TestCookieOrdering.java
>
>
> Following:
> http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/201512.mbox/%3CCAH9fUpYn6BDFUMA6qq-q4ioFsSQvd%2BFrLJCiSJXaAxnw1ZsBtg%40mail.gmail.com%3E
> When migrating from HTTPCLIENT3 to HC4.5 (issue is also in HC4.2.3), we have
> a change in behaviour of
> org.apache.http.client.config.CookieSpec#formatCookies compared to
> org.apache.commons.httpclient.cookie.CookieSpec#formatCookies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]