users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] Re: keep Set-Cookie in response headers?

From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Fri, 14 Dec 2012 21:22:23 +0000

On 14/12/12 20:33, Bill Burke wrote:
> We're supposed to keep Set-Cookie headers in map returned by
> Response.getHeaders() correct?
>
>
That would amount to the client runtime auto-managing the cookie state
which may interfere with the code handling cookies manually

Cheers. Sergey