sratz commented on PR #552:
URL: 
https://github.com/apache/httpcomponents-client/pull/552#issuecomment-2622607194

   I think the problem is that `HttpClientContext` never kept the well-known 
named attributes and their equivalent object member in sync, i.e.
   
   `setAttribute("http.cookie-store", ...)` and `setCookieStore()` have always 
referred to two completely independent things.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to