Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] ETag

No. At least in the current Orion server implementations of file ETag, the tag is simply a hash of the bytes in the file. If the metadata changes but the file content remains the same, the ETag does not change.

Mark


On Mon, Jun 16, 2014 at 4:06 AM, Kozyura, Vitaly <v.kozyura@xxxxxxx> wrote:

Hi,

 

Orion wiki describes ETag as “Opaque token representing a unique state of this file or directory”.

 

Does “unique state” refer to content and metadata or only to content?

For example, a file is saved again with the same content (but another “date modified”).

Does it obtain a new ETag?

 

Best regards,

Vitaly

 


_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev



Back to the top