Re: I want have "Last-modified:" in HTTP/1.0 headers
robm@ncsa.uiuc.edu (Rob McCool)
Message-id: <9311121902.AA20950@void.ncsa.uiuc.edu>
From: robm@ncsa.uiuc.edu (Rob McCool)
Date: Fri, 12 Nov 1993 13:02:25 -0600
In-Reply-To: guenther.fischer@hrz.tu-chemnitz.de (Guenther Fischer)
"I want have "Last-modified:" in HTTP/1.0 headers" (Nov 12, 6:26pm)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
To: guenther.fischer@hrz.tu-chemnitz.de, www-talk@nxoc01.cern.ch
Subject: Re: I want have "Last-modified:" in HTTP/1.0 headers
/*
* I want have "Last-modified:" in HTTP/1.0 headers by Guenther Fischer (guenther.fischer@hrz.tu-chemnitz.de)
* written on Nov 12, 6:26pm.
[...]
* - Tony has give me the Last-Modified: header line, but I need this from
* other servers too - please HELP
* - Tony has give me the HEAD command - it'a a small work in the server
* and better than do GET and break the connection
It's in the forthcoming release of NCSA httpd.
* SERVER-IMPLEMENTORS! give me the needed information.
*/
NCSA httpd will be returning content-length, content-type, and last-modified
where applicable.
--Rob