ETag

Back to HTTP Caching

An HTTP response header containing a unique identifier for a specific version of a resource. Clients send the ETag in subsequent requests to check if the resource has changed (conditional request).

caching http etag