Conditional GET Proposal for HTTP Caching
"Roy T. Fielding" <fielding@simplon.ICS.UCI.EDU>
Errors-To: listmaster@www0.cern.ch
Date: Wed, 9 Mar 1994 23:20:07 --100
Message-id: <9403091415.aa05301@paris.ics.uci.edu>
Errors-To: listmaster@www0.cern.ch
Reply-To: fielding@simplon.ICS.UCI.EDU
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: "Roy T. Fielding" <fielding@simplon.ICS.UCI.EDU>
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Conditional GET Proposal for HTTP Caching
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 595
Hello all,
I made a proposal in January about providing a conditional GET
capability in HTTP. It involves accepting a Last-modified header
in an HTTP request and sending the document only if the Last-modified
date of the document is more recent than the one in the request.
The full proposal is now available at
http://www.ics.uci.edu/WebSoft/caching.html
I was wondering whether any of the server authors are planning on
including this feature in future versions?
...Roy Fielding ICS Grad Student, University of California, Irvine USA
(fielding@ics.uci.edu)