Re: Etag-on-write, draft -04

fre 2006-12-08 klockan 18:06 -0800 skrev Lisa Dusseault:

> If a server doesn't return an ETag at all in response to PUT , isn't
> the client likely to assume that the server wants it to use the
> Last-Modified value instead?  In which case today's clients will all
> assume they already have the content (what they PUT)  and never
> download what the server actually stored.

Well.. the Last-Modified in that scenario will by definition be weak
unless it was provided by the client and preserved by the server.

Specs is quite clear on the fact that clients can not safely assume
octet equality with a weak condition.

Regards
Henrik

Received on Sunday, 10 December 2006 16:19:52 UTC