ETag Class

Entity tag is used for comparing two or more entities from the same requested resource.

Inheritance
ETag

Constructor

ETag(*, etag: Optional[str] = None, **kwargs)

Parameters

etag
str
Required

Entity tag is used for comparing two or more entities from the same requested resource.