ETag Support

An entity tag is one of the several mechanisms that HTTP provides for cache validation and which allows a client to make conditional requests. An ETag is an identifier assigned by a Web Server to a specific version of a resource found at a URL. If the resource content at the URL changes, a new and different ETag is assigned.