From owner-freebsd-hackers Sat May 31 11:29:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA02705 for hackers-outgoing; Sat, 31 May 1997 11:29:29 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA02700 for ; Sat, 31 May 1997 11:29:27 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA11005; Sat, 31 May 1997 11:27:34 -0700 From: Terry Lambert Message-Id: <199705311827.LAA11005@phaeton.artisoft.com> Subject: Re: fetch To: brian@awfulhak.org (Brian Somers) Date: Sat, 31 May 1997 11:27:34 -0700 (MST) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <199705311510.QAA12461@awfulhak.demon.co.uk> from "Brian Somers" at May 31, 97 04:10:32 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Hi, > > My ISP (demon.co.uk) sends http dates like this: > > Sat, 31-May-97 10:48:56 GMT > > According to http.c in the fetch sources, it's expecting > a full year here, ie. > > Sat, 31-May-1997 10:48:56 ..... > > Has anyone any objection to me making it allow the first ? As long as you treat it as the year 0097, no objection at all; otherwise you are introducing a year 2000 error. Has demon refused to correct their server software? Or have they not been asked? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.