You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Romain Manni-Bucau (Jira)" <ji...@apache.org> on 2019/11/22 12:45:00 UTC

[jira] [Created] (CXF-8163) javax.ws.rs.core.Response#getCookies() fails when cookie has no value

Romain Manni-Bucau created CXF-8163:
---------------------------------------

             Summary: javax.ws.rs.core.Response#getCookies() fails when cookie has no value
                 Key: CXF-8163
                 URL: https://issues.apache.org/jira/browse/CXF-8163
             Project: CXF
          Issue Type: Bug
    Affects Versions: 3.3.4
            Reporter: Romain Manni-Bucau


It is common for a server to bypass the cookie value to reset the cookie, there the jax-rs client fails to parse it with an exception whereas I think it should ignore the cookie entry.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)