I am connecting to a web site which send in the response the same cookies
twice.
The first one with value and second one empty.
The httpclient take the last one (with the empty value) to the cookie store
and dismiss the one with the value.
I can see both cookies as part of the response header.

I am looking for:
1. a way to interferer with the httpclient where it place the cookies in the
cookies store?
2. other alternative?
-- 
View this message in context: 
http://old.nabble.com/Httpclient-duplicate-cookies-issue-tp30662196p30662196.html
Sent from the HttpClient-User mailing list archive at Nabble.com.


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

Reply via email to