Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 81790 invoked from network); 3 Dec 2009 02:19:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Dec 2009 02:19:45 -0000 Received: (qmail 62685 invoked by uid 500); 3 Dec 2009 02:19:45 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 62604 invoked by uid 500); 3 Dec 2009 02:19:45 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 62431 invoked by uid 99); 3 Dec 2009 02:19:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 02:19:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Thu, 03 Dec 2009 02:19:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B4603234C495 for ; Wed, 2 Dec 2009 18:19:21 -0800 (PST) Message-ID: <1091352711.1259806761737.JavaMail.jira@brutus> Date: Thu, 3 Dec 2009 02:19:21 +0000 (UTC) From: "Fuad Efendi (JIRA)" To: dev@hc.apache.org Subject: [jira] Commented: (HTTPCLIENT-896) CLONE -Parsing expires In-Reply-To: <883747335.1259806640768.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HTTPCLIENT-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785148#action_12785148 ] Fuad Efendi commented on HTTPCLIENT-896: ---------------------------------------- I still see this problem in version 4.0 (loaded by Maven from Maven repository). And I don't see this problem with version 4.0-beta3-SNAPSHOT (loaded by Maven from Apache repository). 09/12/02 21:01:31 WARN protocol.ResponseProcessCookies: Invalid cookie header: "Set-cookie: session-id-time=1260345600l; path=/; domain=.amazon.com; expires=Wed Dec 09 08:00:00 2009 GMT". Unable to parse expires attribute: Wed Dec 09 08:00:00 2009 GMT 09/12/02 21:01:31 WARN protocol.ResponseProcessCookies: Invalid cookie header: "Set-cookie: session-id=192-5799048-2819311; path=/; domain=.amazon.com; expires= Wed Dec 09 08:00:00 2009 GMT". Unable to parse expires attribute: Wed Dec 09 08:00:00 2009 GMT > CLONE -Parsing expires > ---------------------- > > Key: HTTPCLIENT-896 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-896 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpCookie > Reporter: Fuad Efendi > > Seeing this very often: > Invalid cookie header: "Set-Cookie: _asid=011e7014f5e7718e02d893335aa5a16e; path=/; expires=Wed, 16 May 2018 17:13:32 GMT". Unable to parse expires attribute: Wed, 16 May 2018 17:13:32 GMT -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org