Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5861318044 for ; Wed, 10 Jun 2015 03:04:01 +0000 (UTC) Received: (qmail 24109 invoked by uid 500); 10 Jun 2015 03:04:01 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 24063 invoked by uid 500); 10 Jun 2015 03:04:00 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 24051 invoked by uid 99); 10 Jun 2015 03:04:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2015 03:04:00 +0000 Date: Wed, 10 Jun 2015 03:04:00 +0000 (UTC) From: "xfcjscn (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-6451) Set-Cookie Header incorrectly parsed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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)