-
Bug
-
Resolution: Done
-
Major
-
3.0.24.Final, 3.1.4.Final
When returning a repsonse with both javax.ws.rs.core.Cookie and javax.ws.rs.core.NewCookie,
javax.ws.rs.core.NewCookies are not committed to be sent to client.
- is caused by
-
RESTEASY-1659 HttpServletResponseHeaders adds headers on putAll(), but should replace them
- Closed