RE: I-D ACTION:draft-whitehead-http-etag-00.txt

A very tiny adjustment below. But since HTTP (RFC 2616) is still
at Draft Standard, couldn't this kind of clarification be added
in when going to Standard? Or is that the plan?

At 08:18 06/03/03, Larry Masinter wrote:

 >So, I'd suggest a couple of things:
 >
 >(a) any server response for a successful PUT may contain
 > an ETag header (200 and 204 as well as 201).
 >(b) If a strong ETag is returned, then the client can
 >   assume that the data was stored exactly as sent.

I think that should read "If a strong ETag is returned, then the client can
assume that the data will subsequently be served exactly as sent."

How the data is stored is purely the server's business
(and (c) uses the right language).

Regards,    Martin.

 >(c) If the server modifies the data before storing it
 >  in a way that it cannot guarantee a byte-for-byte
 >  copy in a subsequent GET, it shouldn't use strong eTags. 

Received on Friday, 3 March 2006 05:27:10 UTC