Hi Anatoli, welcome back :)
Could you please file a jira for this?
Andrew
On Jun 30, 2009 8:50 AM, "Anatoli Kuzmin" <anatoli.kuzmin@...> wrote:
Reason of the problem "Only one cookie":
HttpClient sends cookies in multiply headers "Cookie"
Mule stores them in Map as a result lost prev headers. The same problem for Set-Cookie
Solution http client (only for sender)
set http.protocol.single-cookie-header to true
http://hc.apache.org/httpclient-3.x/preference-api.html
On Tue, Jun 30, 2009 at 3:28 PM, Anatoli Kuzmin <anatoli.kuzmin@...> wrote:
>
> Hi
>
> I t...
--
Best regards,
Anatoli Kuzmin