Re: If-Modified-Since and 304

altis@ibeam.jf.intel.com (Kevin Altis)
Errors-To: listmaster@www0.cern.ch
Date: Thu, 10 Mar 1994 20:26:01 --100
Message-id: <m0peqH9-00041wC@ibeam.intel.com>
Errors-To: listmaster@www0.cern.ch
Reply-To: altis@ibeam.jf.intel.com
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: altis@ibeam.jf.intel.com (Kevin Altis)
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Re: If-Modified-Since and 304
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 430
At  6:16 PM 3/10/94 +0000, Ari Luotonen wrote:
>Ok,
>
>I added If-Modified-Since: and 304 Use Local Copy to HTTP spec.
>I also added 204 No Response that seemed to be missing from there.
>
>If-Modified-Since: date

"date" should be the same format as "Date:" and "Last-modified:". See
examples below:

Date: Thursday, 10-Mar-94 19:20:00 GMT
Last-modified: Thursday, 10-Feb-94 22:23:32 GMT

Note, use of GMT, not local time!

ka