← Back to index
interface ETagOptions

Properties

🔗
algorithm: AlgorithmIdentifier

A digest algorithm to use to calculate the etag. Defaults to "FNV32A".

🔗
weak: boolean

Override the default behavior of calculating the ETag, either forcing a tag to be labelled weak or not.