Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 56871 invoked from network); 21 Jul 2009 10:19:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jul 2009 10:19:12 -0000 Received: (qmail 58902 invoked by uid 500); 21 Jul 2009 10:20:17 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 58836 invoked by uid 500); 21 Jul 2009 10:20:17 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 58820 invoked by uid 99); 21 Jul 2009 10:20:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 10:20:17 +0000 X-ASF-Spam-Status: No, hits=-1998.0 required=10.0 tests=ALL_TRUSTED,GAPPY_SUBJECT X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2009 10:20:13 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 5E399234C046; Tue, 21 Jul 2009 03:19:52 -0700 (PDT) From: bugzilla@apache.org To: dev@tomcat.apache.org Subject: DO NOT REPLY [Bug 47554] o.a.c.h.s.JvmRouteBinderValve doesn't set HttpOnly flag to session Cookie. X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Tomcat 6 X-Bugzilla-Component: Cluster X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fujino.keiichi@oss.ntt.co.jp X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@tomcat.apache.org X-Bugzilla-Target-Milestone: default X-Bugzilla-Changed-Fields: In-Reply-To: References: Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20090721101952.5E399234C046@brutus.apache.org> Date: Tue, 21 Jul 2009 03:19:52 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=47554 --- Comment #1 from Keiichi Fujino 2009-07-21 03:19:52 PST --- Created an attachment (id=24013) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24013) JvmRouteBinderValve For Tomcat6_trunk This patch for Tomcat6(tomcat/tc6.0.x/trunk/). This patch uses response.addCookieInternal(Cookie, boolean). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org