Nick Kew wrote:
On Thu, 20 Dec 2007 14:31:37 -0800
Mark Harrison <[EMAIL PROTECTED]> wrote:

Suppose I have a request with an Etag: that matches the
current file.

On a GET, then of course that should return a 304 Not Modified.

On a HEAD, should it return a 304, or a 200 OK?

If GET returns 304, then so does HEAD.

excellent... thanks!!

Reply via email to