Re: [Fwd: Re: PUT vs strong ETags]

Wilfredo Sánchez Vega wrote:
>   Right.  I'd change it so that instead of using a weak etag, append the 
> string "-potentially-spaztic" or something to the ETag during the first 
> second and use the same ETag without the prefix after the first second.  
> Same result as the current implementation, but without implying the 
> semantics of a weak ETag.

Hm, no.

A strong ETag allows you to do GET with Range headers, while a weak ETag 
doesn't.

Best regards, Julian

Received on Friday, 9 December 2005 21:34:19 UTC