Return-Path: Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 69962 invoked from network); 23 Aug 2003 07:46:50 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 23 Aug 2003 07:46:50 -0000 Received: (qmail 21605 invoked by uid 50); 22 Aug 2003 03:22:10 -0000 Date: 22 Aug 2003 03:22:10 -0000 Message-ID: <20030822032210.21604.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-httpclient-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 19171] - SetCookie / DateParser failing to parse non-standard date format X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19171 SetCookie / DateParser failing to parse non-standard date format ------- Additional Comments From keith.wong@objectvalley.com 2003-08-22 03:22 ------- The server is out of my control and I can't tell whether it is an application or system fault. However, may I suggest if there is a way for programmers to configure their own list of formats instead of changing the code base.