You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "xfcjscn (JIRA)" <ji...@apache.org> on 2015/06/10 05:04:00 UTC

[jira] [Created] (CXF-6451) Set-Cookie Header incorrectly parsed

xfcjscn created CXF-6451:
----------------------------

             Summary: Set-Cookie Header incorrectly parsed
                 Key: CXF-6451
                 URL: https://issues.apache.org/jira/browse/CXF-6451
             Project: CXF
          Issue Type: Bug
    Affects Versions: 3.1.0
         Environment: Windows, Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)
            Reporter: xfcjscn


Response Header: 
Set-Cookie: SESSION=17d74ede-aac0-4e65-95d6-0b62079b41a9; Path=/sudoor/; HttpOnly
incorrectly parsed to cookie:
{HttpOnly=HttpOnly=HttpOnly;Path=/sudoor/;Version=1}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)